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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166136'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166136'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166135> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166135'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166135'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166131> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166131'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166131'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166132> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166132'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166132'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166133> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166133'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166133'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166144> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166138'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166138'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166130> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166130'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166130'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166127> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166127'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166127'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166143> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157405'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157405'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157425> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157126'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157126'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157125> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157125'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157125'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157120> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157120'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157120'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157117> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157117'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157117'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157137> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157123'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157123'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157236> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166128'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166128'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166145> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157085'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157085'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157086> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157086'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157086'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157087> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157087'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157087'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157088> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157088'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157088'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157089> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157089'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157089'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157075> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157075'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157075'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157074> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157074'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157074'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157067> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157067'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157067'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157428> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157428'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157428'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157442> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157442'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157442'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157450> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157450'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157450'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157449> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157449'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157449'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157448> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157448'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157448'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157082> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157082'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157082'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157433> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157433'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157433'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157432> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157432'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157432'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157431> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157431'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157431'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157430> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157430'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157430'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157429> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157429'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157429'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157427> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157427'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157427'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157436> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157436'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157436'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157444> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157444'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157444'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157440> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157440'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157440'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157439> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157439'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157439'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157438> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157438'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157438'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157437> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157437'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157437'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157447> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157447'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157447'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157446> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157446'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157446'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157445> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157445'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157445'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157434> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157434'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157434'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157443> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157443'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157443'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157435> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157435'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157435'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157441> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157441'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157441'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157068> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157068'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157068'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157070> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157070'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157070'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157071> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157071'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157071'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157072> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157072'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157072'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157220> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157220'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157220'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157231> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157231'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157231'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157224> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157224'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157224'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157223> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157223'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157223'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157226> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157226'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157226'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157219> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157219'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157219'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157227> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157227'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157227'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157229> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157229'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157229'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157230> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157230'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157230'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157211> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157211'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157211'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157212> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157212'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157212'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157234> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157234'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157234'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157232> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157232'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157232'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157225> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157225'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157225'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157221> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157221'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157221'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157216> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157216'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157216'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157217> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157217'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157217'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157213> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157213'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157213'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157214> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157214'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157214'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157218> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157218'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157218'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157222> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157222'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157222'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157333> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157333'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157333'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157353> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157353'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157353'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157354> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157354'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157354'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157334> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157334'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157334'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157348> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157348'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157348'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157335> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157335'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157335'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157336> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157336'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157336'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157337> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157337'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157337'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157319> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157319'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157319'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157329> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157329'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157329'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157328> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157328'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157328'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157327> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157327'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157327'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157326> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157326'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157326'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157325> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157325'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157325'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157324> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157324'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157324'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157322> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157322'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157322'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157321> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157321'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157321'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157320> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157320'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157320'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157318> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157318'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157318'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157154> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157305'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157305'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157292> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157292'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157292'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157389> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157389'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157389'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157383> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157383'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157383'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157388> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157388'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157388'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157382> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157382'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157382'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157393> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157290'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157290'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157285> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157285'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157285'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157317> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157317'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157317'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157314> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157314'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157314'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157315> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157315'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157315'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157313> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157313'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157313'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157312> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157312'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157312'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157310> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157310'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157310'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157309> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157309'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157309'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157308> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157308'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157308'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157307> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157307'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157307'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157316> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157316'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157316'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157174> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157174'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157174'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157083> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157083'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157083'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157076> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157076'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157076'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157077> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157077'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157077'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157078> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157078'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157078'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157079> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157079'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157079'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157080> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157080'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157080'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157081> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157081'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157081'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157073> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157073'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157073'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157147> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157147'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157147'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157139> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157139'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157139'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157160> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157142'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157142'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157144> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157144'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157144'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157145> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157145'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157145'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157146> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157146'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157146'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157141> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157141'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157141'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157148> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157148'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157148'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157140> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157140'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157140'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157149> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157149'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157149'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157150> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157150'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157150'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157151> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157351'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157351'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157352> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157352'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157352'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157331> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157331'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157331'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157332> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157332'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157332'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157350> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157350'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157350'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157339> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157339'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157339'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157340> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157340'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157340'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157341> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157341'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157341'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157342> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157342'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157342'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157343> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157343'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157343'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157344> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157344'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157344'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157345> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157345'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157345'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157346> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157346'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157346'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157347> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157347'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157347'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157338> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157338'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157338'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157349> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157373'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157373'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157374> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157374'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157374'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157375> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157375'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157375'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157376> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157376'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157376'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157367> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157367'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157367'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157361> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157361'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157361'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157355> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157355'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157355'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157356> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157356'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157356'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157357> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157357'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157357'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157358> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157358'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157358'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157360> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157360'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157360'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157368> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157368'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157368'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157378> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157378'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157378'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157369> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157369'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157369'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157362> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157362'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157362'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157364> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157364'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157364'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157365> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157365'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157365'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157366> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157366'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157366'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157370> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157370'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157370'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157377> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157377'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157377'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157371> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157371'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157371'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157372> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157372'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157372'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166106> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166106'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166106'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166114> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166114'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166114'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166113> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166113'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166113'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166111> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166111'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166111'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166108> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166108'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166108'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166107> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166107'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166107'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166115> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166115'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166115'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166116> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166116'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166116'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166122> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166122'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166122'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166104> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166104'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166104'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166119> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166119'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166119'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166125> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166125'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166125'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166117> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166117'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166117'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166123> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166123'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166123'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166121> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166121'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166121'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166120> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166120'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166120'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166118> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166118'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166118'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166124> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166124'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166124'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166126> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166126'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166126'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166112> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166112'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166112'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157096> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157096'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157096'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166137> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166137'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166137'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166134> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A166134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:166134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '166134'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:166134'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157090> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157090'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157090'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157311> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157311'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157311'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157384> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157384'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157384'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157084> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157084'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157084'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157208> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157194'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157194'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157196> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157196'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157196'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157200> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157193'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157193'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157189> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157189'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157189'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157202> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157198'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157198'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157197> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157197'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157197'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157190> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157190'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157190'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157199> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157188'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157188'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157191> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157191'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157191'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157192> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46888889 13.08138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46888889"^^xsd:decimal ;
  dwc:decimalLongitude "13.08138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157192'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.08138889'^^xsd:double;
  dwc:latitude '44.46888889'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157192'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157187> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157187'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157187'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157209> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157195'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157195'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157210> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157330'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157330'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157363> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157363'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157363'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157359> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157359'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157359'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157069> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157069'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157069'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157099> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92861111 13.23111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.23111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157099'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.23111111'^^xsd:double;
  dwc:latitude '43.92861111'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157099'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157100> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90861111 13.35361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90861111"^^xsd:decimal ;
  dwc:decimalLongitude "13.35361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157100'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.35361111'^^xsd:double;
  dwc:latitude '43.90861111'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157100'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157101> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09166667 13.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157101'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.275'^^xsd:double;
  dwc:latitude '44.09166667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157101'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157093> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55388889 12.79944444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.79944444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157093'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.79944444'^^xsd:double;
  dwc:latitude '44.55388889'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157093'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157112> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157112'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157112'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157103> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157103'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157103'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157110> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157110'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157110'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157095> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157095'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157095'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157091> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157091'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157091'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157105> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157105'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157105'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157102> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92361111 13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92361111"^^xsd:decimal ;
  dwc:decimalLongitude "13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157102'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.53'^^xsd:double;
  dwc:latitude '43.92361111'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157102'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157094> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157094'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157094'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157092> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157092'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157092'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157106> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157106'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157106'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157107> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157107'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157107'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157108> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157108'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157108'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157109> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157109'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157109'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157097> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90833333 13.04055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.04055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157097'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.04055556'^^xsd:double;
  dwc:latitude '43.90833333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157097'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157098> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74222222 13.29861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74222222"^^xsd:decimal ;
  dwc:decimalLongitude "13.29861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157098'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.29861111'^^xsd:double;
  dwc:latitude '43.74222222'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157098'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157113> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157113'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157113'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157114> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157114'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157114'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157104> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157104'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157104'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157111> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157111'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157111'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157274> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50972222 13.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50972222"^^xsd:decimal ;
  dwc:decimalLongitude "13.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.20000076293945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157274'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.05583333'^^xsd:double;
  dwc:latitude '44.50972222'^^xsd:double;
  dwc:minimumDepth '40.200000762939'^^xsd:double;
  dwc:maximumDepth '40.200000762939'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157274'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157282> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157282'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.43888889'^^xsd:double;
  dwc:latitude '43.86138889'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157281> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157281'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157280> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833333 13.34555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.34555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157280'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.34555556'^^xsd:double;
  dwc:latitude '43.77833333'^^xsd:double;
  dwc:minimumDepth '19.39999961853'^^xsd:double;
  dwc:maximumDepth '19.39999961853'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157280'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157279> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80277778 13.28611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.28611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157279'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.28611111'^^xsd:double;
  dwc:latitude '43.80277778'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157279'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157278> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75111111 13.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157278'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.30166667'^^xsd:double;
  dwc:latitude '43.75111111'^^xsd:double;
  dwc:minimumDepth '14.89999961853'^^xsd:double;
  dwc:maximumDepth '14.89999961853'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157278'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157276> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44111111 13.18777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44111111"^^xsd:decimal ;
  dwc:decimalLongitude "13.18777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157276'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157276'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157275> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157275'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157275'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157272> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57611111 12.92194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57611111"^^xsd:decimal ;
  dwc:decimalLongitude "12.92194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.29999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157272'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.92194444'^^xsd:double;
  dwc:latitude '44.57611111'^^xsd:double;
  dwc:minimumDepth '42.299999237061'^^xsd:double;
  dwc:maximumDepth '42.299999237061'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157272'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157271> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68055556 12.90083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68055556"^^xsd:decimal ;
  dwc:decimalLongitude "12.90083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.900001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157271'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.90083333'^^xsd:double;
  dwc:latitude '44.68055556'^^xsd:double;
  dwc:minimumDepth '36.900001525879'^^xsd:double;
  dwc:maximumDepth '36.900001525879'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157271'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157215> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157215'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157215'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157323> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52138889 13.22555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.22555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157323'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.22555556'^^xsd:double;
  dwc:latitude '44.52138889'^^xsd:double;
  dwc:minimumDepth '47.799999237061'^^xsd:double;
  dwc:maximumDepth '47.799999237061'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157323'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157162> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86138889 13.43888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86138889"^^xsd:decimal ;
  dwc:decimalLongitude "13.43888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157228'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.18777778'^^xsd:double;
  dwc:latitude '44.44111111'^^xsd:double;
  dwc:minimumDepth '48.900001525879'^^xsd:double;
  dwc:maximumDepth '48.900001525879'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157228'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157233> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89472222 13.38527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89472222"^^xsd:decimal ;
  dwc:decimalLongitude "13.38527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157233'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.38527778'^^xsd:double;
  dwc:latitude '43.89472222'^^xsd:double;
  dwc:minimumDepth '49.799999237061'^^xsd:double;
  dwc:maximumDepth '49.799999237061'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157233'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157263> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63944444 13.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63944444"^^xsd:decimal ;
  dwc:decimalLongitude "13.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157263'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.0825'^^xsd:double;
  dwc:latitude '44.63944444'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157263'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157262> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55833333 12.87277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.87277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157262'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.87277778'^^xsd:double;
  dwc:latitude '44.55833333'^^xsd:double;
  dwc:minimumDepth '40.099998474121'^^xsd:double;
  dwc:maximumDepth '40.099998474121'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157262'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157260> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46305556 12.59111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46305556"^^xsd:decimal ;
  dwc:decimalLongitude "12.59111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157260'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.59111111'^^xsd:double;
  dwc:latitude '44.46305556'^^xsd:double;
  dwc:minimumDepth '27.700000762939'^^xsd:double;
  dwc:maximumDepth '27.700000762939'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157260'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157259> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65388889 12.58583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65388889"^^xsd:decimal ;
  dwc:decimalLongitude "12.58583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157259'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '12.58583333'^^xsd:double;
  dwc:latitude '44.65388889'^^xsd:double;
  dwc:minimumDepth '28.60000038147'^^xsd:double;
  dwc:maximumDepth '28.60000038147'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157259'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157277> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78277778 13.24416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78277778"^^xsd:decimal ;
  dwc:decimalLongitude "13.24416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157277'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.24416667'^^xsd:double;
  dwc:latitude '43.78277778'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157277'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157273> ;
  mr:hasGeometry <https://eurobis.org/id/point/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58638889 13.09722222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58638889"^^xsd:decimal ;
  dwc:decimalLongitude "13.09722222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/676__urn%3Acatalog%3AMarBEF%2FManuela%3Ama%3A157273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ma:157273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/676_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '157273'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic'^^xsd:string;
  dwc:longitude '13.09722222'^^xsd:double;
  dwc:latitude '44.58638889'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ma:157273'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF