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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639765'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639765'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637661> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640962'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640962'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640961> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640961'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640961'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639518> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639518'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639518'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633510> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633510'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633510'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633509> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633509'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633509'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633511> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633511'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633511'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633512> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633512'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633512'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640837> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640837'^^xsd:integer;
  dwc:scientificName 'Thoonchus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229620'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640837'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '229620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636888> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636888'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636888'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636886> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636886'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636886'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636887> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636887'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636887'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636883> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636883'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636883'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636882> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636882'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636882'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636878> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636878'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636878'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636881> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636881'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636881'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635917> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640238'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640238'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639767> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639767'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639767'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639766> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639766'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639766'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639768> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639768'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639768'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639763> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639763'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639763'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639764> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639764'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639764'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636937> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636937'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121865'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636937'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638141> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638141'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638141'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638142> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638142'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638142'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639818> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639818'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639818'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639822> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639822'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639822'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637607> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637607'^^xsd:integer;
  dwc:scientificName 'Lauratonema reductum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122256'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637607'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122256'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637539> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637539'^^xsd:integer;
  dwc:scientificName 'Lauratonema adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637539'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122255'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637540> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637540'^^xsd:integer;
  dwc:scientificName 'Lauratonema adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637540'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122255'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637608> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637608'^^xsd:integer;
  dwc:scientificName 'Lauratonema reductum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122256'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637608'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122256'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637598> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637598'^^xsd:integer;
  dwc:scientificName 'Lauratonema reductum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122256'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637598'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122256'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637599> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637599'^^xsd:integer;
  dwc:scientificName 'Lauratonema reductum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122256'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637599'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122256'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637600> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637600'^^xsd:integer;
  dwc:scientificName 'Lauratonema reductum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122256'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637600'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122256'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639817> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639817'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639817'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636402> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636402'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636402'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633982> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633982'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633982'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633981> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633981'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633981'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638920> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638920'^^xsd:integer;
  dwc:scientificName 'Onyx sagittarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638920'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637960> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637960'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637960'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637958> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637958'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637958'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637957> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637957'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637957'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638443> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638443'^^xsd:integer;
  dwc:scientificName 'Microlaimus microseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121087'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638443'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636460> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636460'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636460'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636459> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636459'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636459'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636462> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636462'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636462'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636463> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636463'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636463'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636458> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636458'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636458'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637838> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637838'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637838'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637841> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637841'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637841'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637842> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637842'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637842'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637837> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637837'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637837'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634347> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634347'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634347'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634346> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634346'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634346'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634341> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634341'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634341'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634342> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634342'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634342'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637000> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637000'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637000'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637001> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637001'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637001'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637002> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637002'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637002'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636999> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636999'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636999'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640482> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640482'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640482'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640477> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640477'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640477'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640478> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640478'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640478'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640537> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640537'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640537'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636638> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636638'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636638'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640483> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640483'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640483'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640479> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640479'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640479'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636642> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636642'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636642'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636641> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636641'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636641'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636639> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636639'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636639'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636997> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636997'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636997'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640420> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640420'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640420'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640365> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640365'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640365'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640364> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640364'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640364'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640366> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640366'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640366'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640368> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640368'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640368'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640367> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640367'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640367'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636518> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633624'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633624'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633803> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633803'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633803'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636998> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636998'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636998'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640480> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640480'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640480'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636637> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636637'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636637'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637003> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637003'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637003'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640481> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640481'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640481'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636884> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636884'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636884'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639039> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639039'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639039'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634167> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637057'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637057'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633628> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633628'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633628'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633623> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633623'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633623'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633622> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633622'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633622'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633627> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633627'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633627'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633625> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633625'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633625'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633626> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633626'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633626'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633621> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633621'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633621'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636517> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633802'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633802'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633801> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633801'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633801'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633804> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633804'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633804'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633806> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633806'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633806'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633805> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633805'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633805'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636942> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636942'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121865'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636942'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633986> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633986'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633986'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636464> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636464'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636464'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637840> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637840'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637840'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637839> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84888889 10.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84888889"^^xsd:decimal ;
  dwc:decimalLongitude "10.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637839'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.24416667'^^xsd:double;
  dwc:latitude '43.84888889'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637839'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636240> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636240'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636240'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639896> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638699'^^xsd:integer;
  dwc:scientificName 'Nudora thorakista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121110'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638699'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638278> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635569'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121008'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635569'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638030> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638030'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638030'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638820> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638820'^^xsd:integer;
  dwc:scientificName 'Oncholaimus dujardinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638820'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641336> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641336'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641336'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641335> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641335'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641335'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641330> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641330'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641330'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641329> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641329'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641329'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640975> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640975'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640975'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640980> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640980'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640980'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640969> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640969'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640969'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637379> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637379'^^xsd:integer;
  dwc:scientificName 'Haliplectus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '228679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637379'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '228679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639538> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639538'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639538'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639532> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639532'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639532'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639531> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639531'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639531'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639530> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639530'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639530'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639537> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639537'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639537'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639529> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639529'^^xsd:integer;
  dwc:scientificName 'Platycoma sudafricana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639529'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '992611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633524> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633524'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633524'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633521> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633521'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633521'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633522> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633522'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633522'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633523> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633523'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633523'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640851> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640851'^^xsd:integer;
  dwc:scientificName 'Thoonchus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229620'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640851'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '229620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640979> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640979'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640979'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640977> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640977'^^xsd:integer;
  dwc:scientificName 'Trileptium subterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640977'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636897> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636897'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636897'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636898> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636898'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636898'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636889> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636889'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636889'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636894> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636894'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636894'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636895> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636895'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636895'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636896> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636896'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636896'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639410> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639410'^^xsd:integer;
  dwc:scientificName 'Paroxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639410'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640252> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640252'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640252'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641216> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641216'^^xsd:integer;
  dwc:scientificName 'Trissonchulus oceanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121935'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641216'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641219> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641219'^^xsd:integer;
  dwc:scientificName 'Trissonchulus oceanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121935'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641219'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641220> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641220'^^xsd:integer;
  dwc:scientificName 'Trissonchulus oceanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121935'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641220'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641215> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641215'^^xsd:integer;
  dwc:scientificName 'Trissonchulus oceanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121935'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641215'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641214> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641214'^^xsd:integer;
  dwc:scientificName 'Trissonchulus oceanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121935'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641214'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639475> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639475'^^xsd:integer;
  dwc:scientificName 'Platycoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639475'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639473> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639473'^^xsd:integer;
  dwc:scientificName 'Platycoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639473'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636952> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636952'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121865'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636952'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638095> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638095'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aversivulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638095'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641279> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641279'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641279'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636950> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636950'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121865'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636950'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636949> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636949'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121865'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636949'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641156> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641156'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641156'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637249> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637249'^^xsd:integer;
  dwc:scientificName 'Halalaimus cirrhatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637249'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637250> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637250'^^xsd:integer;
  dwc:scientificName 'Halalaimus cirrhatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637250'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638156> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638156'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638156'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638155> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638155'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638155'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639112> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639112'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639112'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639829> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639829'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639829'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639830> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639830'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639830'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635872> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635872'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635872'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635869> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635869'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635869'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635870> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635870'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635870'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635871> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635871'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635871'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635876> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635876'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635876'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636412> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636412'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636418> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636418'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636409> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636409'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636409'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636410> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636410'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636410'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636416> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636416'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636420> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636420'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637130> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637130'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637130'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637489> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637489'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120778'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637489'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638509> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637970'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637970'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637971> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637971'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637971'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638449> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638449'^^xsd:integer;
  dwc:scientificName 'Microlaimus microseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121087'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638449'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636470> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636470'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636470'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636472> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636472'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636472'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636474> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636474'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636474'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636469> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636469'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636469'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639656> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633456'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633456'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640796> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640309'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640309'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640310> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640310'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640310'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637849> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637849'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637849'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634362> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634362'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634362'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634353> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634353'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634353'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634356> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634356'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634356'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634355> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634355'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634355'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634364> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634364'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634364'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637014> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637014'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637014'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637016> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637016'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637016'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637013> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637013'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637013'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637011> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637011'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637011'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640672> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640672'^^xsd:integer;
  dwc:scientificName 'Theristus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121632'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640672'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121632'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640494> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640494'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640494'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640495> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640495'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640495'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640496> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640496'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640496'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640555> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640555'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640555'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640552> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640552'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640552'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640551> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640551'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640551'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640560> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640560'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640560'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640550> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640550'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640550'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636594> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636594'^^xsd:integer;
  dwc:scientificName 'Enoploides tyrrhenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636594'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121848'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636649> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636649'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636649'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636653> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636653'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636653'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636654> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636654'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636654'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636656> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636656'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636656'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636658> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636658'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636658'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640489> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640489'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640489'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640491> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640491'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640491'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636590> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636590'^^xsd:integer;
  dwc:scientificName 'Enoploides tyrrhenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636590'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121848'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636589> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636589'^^xsd:integer;
  dwc:scientificName 'Enoploides tyrrhenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636589'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121848'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636660> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636660'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636660'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636652> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636652'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636652'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637012> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637012'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637012'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637018> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637018'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637018'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637010> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637010'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637010'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637009> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637009'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637009'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637019> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637019'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637019'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637020> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637020'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637020'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637017> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637017'^^xsd:integer;
  dwc:scientificName 'Epacanthion enoploidiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121871'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637017'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640430> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640430'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640430'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640436> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640436'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640436'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640435> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640435'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640435'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640434> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640434'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640434'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640433> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640433'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640433'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640432> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640432'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640432'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640429> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640429'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640429'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640020> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640020'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640020'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637913> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637913'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637913'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637917> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637917'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637917'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638395> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638395'^^xsd:integer;
  dwc:scientificName 'Metaparoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2571'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638395'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640379> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640379'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640379'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640369> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640369'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640369'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640380> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640380'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640380'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633641> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633641'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633641'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633824> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633824'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633824'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639049> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639049'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639049'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640492> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640492'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121614'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640492'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636650> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636650'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636650'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640549> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640549'^^xsd:integer;
  dwc:scientificName 'Theristus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121615'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640549'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636890> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636890'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636890'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639831> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639831'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639831'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639054> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639054'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639054'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639059> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639059'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639059'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633573> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633573'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633573'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637075> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637075'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637075'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637073> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637073'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637073'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637074> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637074'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637074'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637076> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637076'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637076'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637071> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637071'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637071'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637070> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637070'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637070'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637069> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637069'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637069'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637072> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637072'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637072'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633636> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633636'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633636'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633634> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633634'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633634'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633633> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633633'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633633'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633644> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633644'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633644'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633642> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633642'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633642'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639300> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639300'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639300'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636530> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639289'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639289'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633819> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633819'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633819'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633822> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633822'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633822'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633813> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633813'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633813'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633814> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633814'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633814'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633815> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633815'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633815'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633816> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633816'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633816'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633817> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633817'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633817'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633820> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633820'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633820'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633818> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633818'^^xsd:integer;
  dwc:scientificName 'Axonolaimus tirrenicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633818'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639350> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639350'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639350'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638874> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638874'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638874'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635874> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635874'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635874'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640194> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640194'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640194'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636473> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636473'^^xsd:integer;
  dwc:scientificName 'Dracognomus simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121055'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636473'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637850> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637850'^^xsd:integer;
  dwc:scientificName 'Leptolaimus setiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637850'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637969> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637969'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637969'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640431> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640431'^^xsd:integer;
  dwc:scientificName 'Theristus heterospiculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121613'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640431'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636655> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71472222 10.27777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71472222"^^xsd:decimal ;
  dwc:decimalLongitude "10.27777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636655'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '10.27777778'^^xsd:double;
  dwc:latitude '43.71472222'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121850'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636655'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639753> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639753'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639753'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634087> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634087'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634087'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634095> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634095'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634095'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634086> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634086'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634086'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634085> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634085'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634085'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634084> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634084'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634084'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635783> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635783'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635783'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638179> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640880'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640880'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640881> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640881'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640881'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640883> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640883'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640883'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640884> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640884'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640884'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638181> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638007'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638007'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638003> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638003'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638003'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638723> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638723'^^xsd:integer;
  dwc:scientificName 'Oncholaimus conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638723'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633499> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633499'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633499'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633495> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633495'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633495'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633498> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633498'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633498'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633500> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633500'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633500'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636869> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636869'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636869'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635423> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635423'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635423'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635421> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635421'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635421'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635420> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635420'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635420'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635424> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635424'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635424'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635428> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635428'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635428'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635434> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635434'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635434'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636144> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639754'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639754'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639752> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639752'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639752'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639751> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639751'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639751'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639755> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639755'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639755'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639756> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639756'^^xsd:integer;
  dwc:scientificName 'Rhabditida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2143'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639756'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640101> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638070'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aversivulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638070'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636807> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636807'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636807'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635495> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641121'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641121'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641123> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641123'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641123'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641130> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641130'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641130'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641134> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641134'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641134'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641135> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641135'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641135'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641136> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641136'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641136'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641367> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636387'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636387'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637104> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637104'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637104'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636020> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636020'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636020'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633980> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633980'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633980'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633913> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633913'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633913'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633978> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633978'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633978'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633976> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633976'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633976'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633972> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633972'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633972'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633967> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633967'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633967'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633966> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633966'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633966'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633965> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633965'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633965'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633853> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633853'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633853'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633857> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633857'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633857'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639561> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639561'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639561'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639563> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639563'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639563'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637293> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637293'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120937'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637293'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637701> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637943'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637943'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637939> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637939'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637939'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637956> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637956'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637956'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637942> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637942'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637942'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637941> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637941'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637941'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637940> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637940'^^xsd:integer;
  dwc:scientificName 'Mesodorylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153386'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637940'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641016> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641016'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641016'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633677> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633677'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633677'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640699> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633671'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633671'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633243> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633243'^^xsd:integer;
  dwc:scientificName 'Camacolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2235'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633243'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636695> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636695'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636695'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636694> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636694'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636694'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636691> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636691'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636691'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636690> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636690'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636690'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636689> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636689'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636689'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636688> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636688'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636688'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636687> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636687'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636687'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636680> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636680'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636680'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633303> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633303'^^xsd:integer;
  dwc:scientificName 'Peresianidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2180'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633303'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636083> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636083'^^xsd:integer;
  dwc:scientificName 'Dichromadora microdonta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636083'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633367> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633367'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633367'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634275> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634275'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634275'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633378> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633378'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633378'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633497> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633497'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633497'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633492> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633492'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633492'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633547> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633547'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633547'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633605> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633605'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633605'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633606> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633606'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633606'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633604> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633604'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633604'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633608> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633608'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633608'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633603> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633603'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633603'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633618> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633618'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633618'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633620> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633620'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633620'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633616> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633616'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633616'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633611> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633611'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633611'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633610> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633610'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633610'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633619> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633619'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633619'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635735> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639266'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639266'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635483> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633979'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633979'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633964> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633964'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633964'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635433> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68555556 18.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68555556"^^xsd:decimal ;
  dwc:decimalLongitude "18.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635433'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.71833333'^^xsd:double;
  dwc:latitude '54.68555556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635433'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638163> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634069'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634069'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634068> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634068'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634068'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634065> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634065'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634065'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634080> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634080'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634080'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634070> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634070'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634070'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635773> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635773'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635773'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638165> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639135'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639135'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640868> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640868'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640868'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640869> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640869'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640869'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640864> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640864'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640864'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640861> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640861'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640861'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640865> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640865'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640865'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640866> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640866'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640866'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637627> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637984'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637984'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637993> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637993'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637993'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637998> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637998'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637998'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637986> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637986'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637986'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637987> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637987'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637987'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637996> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637996'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637996'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637981> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637981'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637981'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638716> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638716'^^xsd:integer;
  dwc:scientificName 'Oncholaimus conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638716'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638703> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638703'^^xsd:integer;
  dwc:scientificName 'Oncholaimus conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638703'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633481> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633481'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633481'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633482> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633482'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633482'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633480> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633480'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633480'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633479> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633479'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633479'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633478> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633478'^^xsd:integer;
  dwc:scientificName 'Aporcelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '231713'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633478'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231713'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639198> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639198'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus spirulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '228709'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639198'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '228709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637156> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637156'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637156'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635405> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635405'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635405'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634191> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634191'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634191'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636256> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636256'^^xsd:integer;
  dwc:scientificName 'Diplolaimella stagnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636256'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636257> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636257'^^xsd:integer;
  dwc:scientificName 'Diplolaimella stagnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636257'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636250> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636250'^^xsd:integer;
  dwc:scientificName 'Diplolaimella stagnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636250'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636241> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636241'^^xsd:integer;
  dwc:scientificName 'Diplolaimella stagnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636241'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636258> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636258'^^xsd:integer;
  dwc:scientificName 'Diplolaimella stagnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636258'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635475> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636797'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636797'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636788> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636788'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636788'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636794> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636794'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636794'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636127> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636784'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636784'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636789> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636789'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636789'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641112> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641112'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641112'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641101> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641101'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641101'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641102> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641102'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641102'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641103> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641103'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641103'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641104> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641104'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641104'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641108> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641108'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641108'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641109> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641109'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641109'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641111> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641111'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641111'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641113> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641113'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641113'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635478> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641114'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641114'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641110> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641110'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641110'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641357> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636374'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636374'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636367> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636367'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636367'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636373> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636373'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636373'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636377> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636377'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636376> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636376'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636376'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636378> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636378'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636378'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636375> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636375'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636375'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633955> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633955'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633955'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633953> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633953'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633953'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633950> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633950'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633950'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633952> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633952'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633952'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633954> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633954'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633954'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633947> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633947'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633947'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633956> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633956'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633956'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639678> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639678'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639678'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639676> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639676'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639676'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639546> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639546'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639546'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639553> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639553'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639553'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638533> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638416'^^xsd:integer;
  dwc:scientificName 'Microlaimus microseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121087'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638416'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634431> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634431'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634431'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640994> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640994'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640994'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640989> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640989'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640989'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640988> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640988'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640988'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640983> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640983'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640983'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640987> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640987'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640987'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640992> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640992'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640992'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640995> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640995'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640995'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640993> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640993'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640993'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640998> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640998'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640998'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640996> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640996'^^xsd:integer;
  dwc:scientificName 'Tripyloides acherusius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640996'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633418> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633418'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633418'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634011> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634011'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '161088'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634011'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '161088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638296> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633650'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633650'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640578> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634370'^^xsd:integer;
  dwc:scientificName 'Ceramonema chitwoodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121196'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634370'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633660> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633660'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633660'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633654> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633654'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633654'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636667> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636667'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636667'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636735> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636735'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636735'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636734> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636734'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636734'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636663> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636663'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636663'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636662> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636662'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636662'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636661> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636661'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636661'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636664> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636664'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636664'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636723> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636723'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636723'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639197> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639197'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus spirulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '228709'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639197'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '228709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641107> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641107'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641107'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633360> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633360'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633360'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633353> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633353'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633353'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633350> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633350'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633350'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633359> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633359'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633359'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633351> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633351'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633351'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633357> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633357'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633357'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633354> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633354'^^xsd:integer;
  dwc:scientificName 'Anoplostoma exceptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633354'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640334> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640334'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640334'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640333> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640333'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640333'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640335> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640335'^^xsd:integer;
  dwc:scientificName 'Theristus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121603'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640335'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635711> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636669'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus balgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121851'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636669'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637985> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A637985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:637985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '637985'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:637985'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641047> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:641047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '641047'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:641047'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639017> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A639017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:639017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '639017'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:639017'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633533> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633533'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633533'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641346> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A641346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633589'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633589'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633591> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633591'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633591'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633602> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633602'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633602'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633592> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633592'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633592'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633588> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633588'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633588'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633587> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633587'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633587'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633585> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633585'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633585'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633601> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633601'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633601'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633586> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633586'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633586'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633598> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633598'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633598'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633590> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633590'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633590'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640026> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A640026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:640026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '640026'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:640026'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635649> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A634251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:634251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '634251'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:634251'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638598> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636315'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636315'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633709> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636795'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636795'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638825> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A638825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:638825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '638825'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:638825'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633951> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633951'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633951'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633829> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633829'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633829'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635952> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A635952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:635952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '635952'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:635952'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636246> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A636246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:636246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '636246'^^xsd:integer;
  dwc:scientificName 'Diplolaimella stagnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:636246'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633886> ;
  mr:hasGeometry <https://eurobis.org/id/point/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61777778 18.76027778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61777778"^^xsd:decimal ;
  dwc:decimalLongitude "18.76027778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/807__urn%3Acatalog%3AMarBEF%2FManuela%3Aup%3A633886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:up:633886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/807_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'up'^^xsd:string;
  dwc:catalogNumber '633886'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Italy Poland'^^xsd:string;
  dwc:longitude '18.76027778'^^xsd:double;
  dwc:latitude '54.61777778'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:up:633886'^^xsd:anyURI;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF