@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/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.125413 17.995579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.125413"^^xsd:decimal ;
  dwc:decimalLongitude "17.995579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.125413 17.995579)"^^geo:wktLiteral ;
  geo-pos:lat "40.125413"^^xsd:decimal ;
  geo-pos:long "17.995579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:10'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.995579'^^xsd:double;
  dwc:latitude '40.125413'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37139167 17.30906389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37139167"^^xsd:decimal ;
  dwc:decimalLongitude "17.30906389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37139167 17.30906389)"^^geo:wktLiteral ;
  geo-pos:lat "40.37139167"^^xsd:decimal ;
  geo-pos:long "17.30906389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:100'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30906389'^^xsd:double;
  dwc:latitude '40.37139167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:100'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1000'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1000'^^xsd:string;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.431375"^^xsd:decimal ;
  dwc:decimalLongitude "17.239158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  geo-pos:lat "40.431375"^^xsd:decimal ;
  geo-pos:long "17.239158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1001'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239158'^^xsd:double;
  dwc:latitude '40.431375'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1001'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432006"^^xsd:decimal ;
  dwc:decimalLongitude "17.240794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  geo-pos:lat "40.432006"^^xsd:decimal ;
  geo-pos:long "17.240794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1002'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.240794'^^xsd:double;
  dwc:latitude '40.432006'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1002'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1003'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1003'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1004'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1004'^^xsd:string;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1005'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1005'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1006'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1006'^^xsd:string;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1007'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1007'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1008'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1008'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1009'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1009'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1010'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1010'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1011'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1011'^^xsd:string;
  dwc:observationDate '2012-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1012'^^xsd:string;
  dwc:scientificName 'Hydroides helmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131004'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1012'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1013'^^xsd:string;
  dwc:scientificName 'Hydroides helmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131004'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1013'^^xsd:string;
  dwc:aphiaIdAccepted '131004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1014'^^xsd:string;
  dwc:scientificName 'Hydroides helmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131004'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1014'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1015'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1015'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1016'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1016'^^xsd:string;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1017'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1017'^^xsd:string;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1018'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1018'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.727643"^^xsd:decimal ;
  dwc:decimalLongitude "17.76111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  geo-pos:lat "40.727643"^^xsd:decimal ;
  geo-pos:long "17.76111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1019'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.76111'^^xsd:double;
  dwc:latitude '40.727643'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1019'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.410864 17.202178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.410864"^^xsd:decimal ;
  dwc:decimalLongitude "17.202178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.410864 17.202178)"^^geo:wktLiteral ;
  geo-pos:lat "40.410864"^^xsd:decimal ;
  geo-pos:long "17.202178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:102'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.202178'^^xsd:double;
  dwc:latitude '40.410864'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:102'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1020'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1020'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717603"^^xsd:decimal ;
  dwc:decimalLongitude "17.792759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  geo-pos:lat "40.717603"^^xsd:decimal ;
  geo-pos:long "17.792759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1021'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792759'^^xsd:double;
  dwc:latitude '40.717603'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1021'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1022'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1022'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1023'^^xsd:string;
  dwc:scientificName 'Hydroides nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '328460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1023'^^xsd:string;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1024'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1024'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1025'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1025'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1026'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1026'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1027'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1027'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1028'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1028'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1029'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1029'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462771 17.24541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462771"^^xsd:decimal ;
  dwc:decimalLongitude "17.24541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462771 17.24541)"^^geo:wktLiteral ;
  geo-pos:lat "40.462771"^^xsd:decimal ;
  geo-pos:long "17.24541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:103'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.24541'^^xsd:double;
  dwc:latitude '40.462771'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:103'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1030'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1030'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.727643"^^xsd:decimal ;
  dwc:decimalLongitude "17.76111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  geo-pos:lat "40.727643"^^xsd:decimal ;
  geo-pos:long "17.76111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1031'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.76111'^^xsd:double;
  dwc:latitude '40.727643'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1031'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1032'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1032'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717603"^^xsd:decimal ;
  dwc:decimalLongitude "17.792759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  geo-pos:lat "40.717603"^^xsd:decimal ;
  geo-pos:long "17.792759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1033'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792759'^^xsd:double;
  dwc:latitude '40.717603'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1033'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1034'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1034'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711882"^^xsd:decimal ;
  dwc:decimalLongitude "17.809694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  geo-pos:lat "40.711882"^^xsd:decimal ;
  geo-pos:long "17.809694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1035'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.809694'^^xsd:double;
  dwc:latitude '40.711882'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1035'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1036'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1036'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1037'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1037'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1038'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1038'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1039'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1039'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929417 18.395214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929417"^^xsd:decimal ;
  dwc:decimalLongitude "18.395214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929417 18.395214)"^^geo:wktLiteral ;
  geo-pos:lat "39.929417"^^xsd:decimal ;
  geo-pos:long "18.395214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:104'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.395214'^^xsd:double;
  dwc:latitude '39.929417'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:104'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1040'^^xsd:string;
  dwc:scientificName 'Hydroides stoichadon'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131015'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1040'^^xsd:string;
  dwc:aphiaIdAccepted '131015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1041'^^xsd:string;
  dwc:scientificName 'Hydroides stoichadon'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131015'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1041'^^xsd:string;
  dwc:aphiaIdAccepted '131015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1042'^^xsd:string;
  dwc:scientificName 'Hydroides stoichadon'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131015'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1042'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1043'^^xsd:string;
  dwc:scientificName 'Janita fimbriata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131016'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1043'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1044'^^xsd:string;
  dwc:scientificName 'Janita fimbriata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131016'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1044'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131016'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1045'^^xsd:string;
  dwc:scientificName 'Janua heterostropha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '884193'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1045'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1046'^^xsd:string;
  dwc:scientificName 'Janua heterostropha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '884193'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1046'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1047'^^xsd:string;
  dwc:scientificName 'Janua heterostropha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '884193'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1047'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1048'^^xsd:string;
  dwc:scientificName 'Janua heterostropha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '884193'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1048'^^xsd:string;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1049'^^xsd:string;
  dwc:scientificName 'Janua heterostropha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '884193'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1049'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.141803 17.979032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.141803"^^xsd:decimal ;
  dwc:decimalLongitude "17.979032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.141803 17.979032)"^^geo:wktLiteral ;
  geo-pos:lat "40.141803"^^xsd:decimal ;
  geo-pos:long "17.979032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:105'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.979032'^^xsd:double;
  dwc:latitude '40.141803'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:105'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1050'^^xsd:string;
  dwc:scientificName 'Josephella marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1050'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1051'^^xsd:string;
  dwc:scientificName 'Josephella marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1051'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1052'^^xsd:string;
  dwc:scientificName 'Josephella marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1052'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1053'^^xsd:string;
  dwc:scientificName 'Josephella marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1053'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1054'^^xsd:string;
  dwc:scientificName 'Metavermilia multicristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131020'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1054'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1055'^^xsd:string;
  dwc:scientificName 'Metavermilia multicristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131020'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1055'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.453"^^xsd:decimal ;
  dwc:decimalLongitude "18.393667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  geo-pos:lat "39.453"^^xsd:decimal ;
  geo-pos:long "18.393667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1056'^^xsd:string;
  dwc:scientificName 'Metavermilia multicristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.393667'^^xsd:double;
  dwc:latitude '39.453'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '807'^^xsd:integer;
  dwc:aphiaid '131020'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1056'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '131020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1057'^^xsd:string;
  dwc:scientificName 'Neodexiospira pseudocorrugata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131210'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1057'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1058'^^xsd:string;
  dwc:scientificName 'Neodexiospira pseudocorrugata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131210'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1058'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08052 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08052"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08052 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.08052"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1059'^^xsd:string;
  dwc:scientificName 'Neodexiospira pseudocorrugata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.08052'^^xsd:double;
  dwc:aphiaid '131210'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1059'^^xsd:string;
  dwc:aphiaIdAccepted '131210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1060'^^xsd:string;
  dwc:scientificName 'Neodexiospira pseudocorrugata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131210'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1060'^^xsd:string;
  dwc:aphiaIdAccepted '131210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1061'^^xsd:string;
  dwc:scientificName 'Nidificaria clavus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131213'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1061'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1062'^^xsd:string;
  dwc:scientificName 'Pileolaria heteropoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131219'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1062'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1063'^^xsd:string;
  dwc:scientificName 'Pileolaria heteropoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131219'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1063'^^xsd:string;
  dwc:aphiaIdAccepted '131219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1064'^^xsd:string;
  dwc:scientificName 'Pileolaria militaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131220'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1064'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1065'^^xsd:string;
  dwc:scientificName 'Pileolaria militaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131220'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1065'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1066'^^xsd:string;
  dwc:scientificName 'Pileolaria militaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131220'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1066'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1067'^^xsd:string;
  dwc:scientificName 'Placostegus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '129571'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1067'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1068'^^xsd:string;
  dwc:scientificName 'Placostegus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '129571'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1068'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1069'^^xsd:string;
  dwc:scientificName 'Placostegus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131025'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1069'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.150278 17.950278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.150278"^^xsd:decimal ;
  dwc:decimalLongitude "17.950278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.150278 17.950278)"^^geo:wktLiteral ;
  geo-pos:lat "40.150278"^^xsd:decimal ;
  geo-pos:long "17.950278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:107'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.950278'^^xsd:double;
  dwc:latitude '40.150278'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:107'^^xsd:string;
  dwc:observationDate '2019-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1070'^^xsd:string;
  dwc:scientificName 'Placostegus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131025'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1070'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1071'^^xsd:string;
  dwc:scientificName 'Protolaeospira striata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131222'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1071'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '608029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1072'^^xsd:string;
  dwc:scientificName 'Protolaeospira striata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131222'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1072'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '608029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1073'^^xsd:string;
  dwc:scientificName 'Protolaeospira striata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131222'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1073'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '608029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1074'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1074'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1075'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1075'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1076'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1076'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.09124334 17.57387871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.09124334"^^xsd:decimal ;
  dwc:decimalLongitude "17.57387871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.09124334 17.57387871)"^^geo:wktLiteral ;
  geo-pos:lat "40.09124334"^^xsd:decimal ;
  geo-pos:long "17.57387871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1077'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.57387871'^^xsd:double;
  dwc:latitude '40.09124334'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1077'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140806"^^xsd:decimal ;
  dwc:decimalLongitude "17.978917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  geo-pos:lat "40.140806"^^xsd:decimal ;
  geo-pos:long "17.978917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1078'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.978917'^^xsd:double;
  dwc:latitude '40.140806'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1078'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1079'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1079'^^xsd:string;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140806"^^xsd:decimal ;
  dwc:decimalLongitude "17.978917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  geo-pos:lat "40.140806"^^xsd:decimal ;
  geo-pos:long "17.978917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:108'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.978917'^^xsd:double;
  dwc:latitude '40.140806'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:108'^^xsd:string;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1080'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1080'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1081'^^xsd:string;
  dwc:scientificName 'Semivermilia agglutinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131042'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1081'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1082'^^xsd:string;
  dwc:scientificName 'Semivermilia agglutinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131042'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1082'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1083'^^xsd:string;
  dwc:scientificName 'Semivermilia crenata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131043'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1083'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1084'^^xsd:string;
  dwc:scientificName 'Semivermilia crenata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131043'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1084'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1085'^^xsd:string;
  dwc:scientificName 'Semivermilia crenata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131043'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1085'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131043'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1086'^^xsd:string;
  dwc:scientificName 'Semivermilia cribrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131044'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1086'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1087'^^xsd:string;
  dwc:scientificName 'Semivermilia cribrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131044'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1087'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1088'^^xsd:string;
  dwc:scientificName 'Semivermilia cribrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131044'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1088'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1089'^^xsd:string;
  dwc:scientificName 'Semivermilia cribrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131044'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1089'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:109'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:109'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1090'^^xsd:string;
  dwc:scientificName 'Semivermilia pomatostegoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131045'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1090'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1091'^^xsd:string;
  dwc:scientificName 'Semivermilia pomatostegoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131045'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1091'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1092'^^xsd:string;
  dwc:scientificName 'Semivermilia pomatostegoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131045'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1092'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1093'^^xsd:string;
  dwc:scientificName 'Semivermilia pomatostegoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131045'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1093'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1094'^^xsd:string;
  dwc:scientificName 'Serpula cavernicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131047'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1094'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1095'^^xsd:string;
  dwc:scientificName 'Serpula cavernicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131047'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1095'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1096'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1096'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1097'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1097'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1098'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1098'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1099'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1099'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.053389 17.989374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.053389"^^xsd:decimal ;
  dwc:decimalLongitude "17.989374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.053389 17.989374)"^^geo:wktLiteral ;
  geo-pos:lat "40.053389"^^xsd:decimal ;
  geo-pos:long "17.989374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:11'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.989374'^^xsd:double;
  dwc:latitude '40.053389'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:11'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:110'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:110'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1100'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1100'^^xsd:string;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1101'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1101'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1102'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1102'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.727643"^^xsd:decimal ;
  dwc:decimalLongitude "17.76111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  geo-pos:lat "40.727643"^^xsd:decimal ;
  geo-pos:long "17.76111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1104'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.76111'^^xsd:double;
  dwc:latitude '40.727643'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1104'^^xsd:string;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1105'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1105'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1106'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1106'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1107'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1107'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1108'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1108'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1109'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1109'^^xsd:string;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:111'^^xsd:string;
  dwc:scientificName 'Bonellia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '110363'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:111'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1110'^^xsd:string;
  dwc:scientificName 'Serpula israelitica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131049'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1110'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1111'^^xsd:string;
  dwc:scientificName 'Serpula lobiancoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131050'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1111'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1112'^^xsd:string;
  dwc:scientificName 'Serpula lobiancoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131050'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1112'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1113'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1113'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1114'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1114'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1115'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1115'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1116'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1116'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1117'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1117'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1118'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1118'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929194 18.395944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929194"^^xsd:decimal ;
  dwc:decimalLongitude "18.395944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929194 18.395944)"^^geo:wktLiteral ;
  geo-pos:lat "39.929194"^^xsd:decimal ;
  geo-pos:long "18.395944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:112'^^xsd:string;
  dwc:scientificName 'Bonellia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.395944'^^xsd:double;
  dwc:latitude '39.929194'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110363'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:112'^^xsd:string;
  dwc:observationDate '2016-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.629667 18.651167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.629667"^^xsd:decimal ;
  dwc:decimalLongitude "18.651167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "642"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.629667 18.651167)"^^geo:wktLiteral ;
  geo-pos:lat "39.629667"^^xsd:decimal ;
  geo-pos:long "18.651167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1120'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.651167'^^xsd:double;
  dwc:latitude '39.629667'^^xsd:double;
  dwc:minimumDepth '642'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1120'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1121'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1121'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1122'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1122'^^xsd:string;
  dwc:observationDate '2001-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1123'^^xsd:string;
  dwc:scientificName 'Simplaria pseudomilitaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131223'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1123'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1124'^^xsd:string;
  dwc:scientificName 'Simplaria pseudomilitaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131223'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1124'^^xsd:string;
  dwc:aphiaIdAccepted '131223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1125'^^xsd:string;
  dwc:scientificName 'Simplaria pseudomilitaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131223'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1125'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1126'^^xsd:string;
  dwc:scientificName 'Spiraserpula massiliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131052'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1126'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1127'^^xsd:string;
  dwc:scientificName 'Spiraserpula massiliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131052'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1127'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1128'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1128'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1129'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1129'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08052 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08052"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08052 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.08052"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:113'^^xsd:string;
  dwc:scientificName 'Bonellia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.08052'^^xsd:double;
  dwc:aphiaid '110363'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:113'^^xsd:string;
  dwc:aphiaIdAccepted '110363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1130'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1130'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1131'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1131'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1132'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1132'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1133'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1133'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1134'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1134'^^xsd:string;
  dwc:observationDate '2012-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1135'^^xsd:string;
  dwc:scientificName 'Spirobranchus lima'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131053'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1135'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.727643"^^xsd:decimal ;
  dwc:decimalLongitude "17.76111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  geo-pos:lat "40.727643"^^xsd:decimal ;
  geo-pos:long "17.76111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1136'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.76111'^^xsd:double;
  dwc:latitude '40.727643'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1136'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1137'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1137'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1138'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1138'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1139'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1139'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:114'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:114'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1140'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1140'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1141'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1141'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1142'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1142'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1143'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1143'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1144'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1144'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1145'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1145'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1146'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1146'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1148'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1148'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1149'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1149'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:115'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:115'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1150'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1150'^^xsd:string;
  dwc:observationDate '2016-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1151'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1151'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1152'^^xsd:string;
  dwc:scientificName 'Spirorbis cuneatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131225'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1152'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1153'^^xsd:string;
  dwc:scientificName 'Spirorbis cuneatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131225'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1153'^^xsd:string;
  dwc:aphiaIdAccepted '747456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1154'^^xsd:string;
  dwc:scientificName 'Spirorbis cuneatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131225'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1154'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1155'^^xsd:string;
  dwc:scientificName 'Spirorbis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131227'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1155'^^xsd:string;
  dwc:aphiaIdAccepted '332136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1156'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1156'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1157'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1157'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1158'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1158'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1159'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1159'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:116'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:116'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1160'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1160'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1162'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1162'^^xsd:string;
  dwc:observationDate '2016-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1163'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1163'^^xsd:string;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1164'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1164'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1165'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1165'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1166'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1166'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947194 18.401889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.947194"^^xsd:decimal ;
  dwc:decimalLongitude "18.401889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947194 18.401889)"^^geo:wktLiteral ;
  geo-pos:lat "39.947194"^^xsd:decimal ;
  geo-pos:long "18.401889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1167'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.401889'^^xsd:double;
  dwc:latitude '39.947194'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1167'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1168'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1168'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1169'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1169'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:117'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:117'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1170'^^xsd:string;
  dwc:scientificName 'Vermiliopsis labiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1170'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1171'^^xsd:string;
  dwc:scientificName 'Vermiliopsis monodiscus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131060'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1171'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1172'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1172'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1173'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1173'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1174'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1174'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.906833 18.399306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.906833"^^xsd:decimal ;
  dwc:decimalLongitude "18.399306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.906833 18.399306)"^^geo:wktLiteral ;
  geo-pos:lat "39.906833"^^xsd:decimal ;
  geo-pos:long "18.399306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1175'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.399306'^^xsd:double;
  dwc:latitude '39.906833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1175'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1176'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1176'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717603"^^xsd:decimal ;
  dwc:decimalLongitude "17.792759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  geo-pos:lat "40.717603"^^xsd:decimal ;
  geo-pos:long "17.792759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1177'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792759'^^xsd:double;
  dwc:latitude '40.717603'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1177'^^xsd:string;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1178'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1178'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711882"^^xsd:decimal ;
  dwc:decimalLongitude "17.809694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  geo-pos:lat "40.711882"^^xsd:decimal ;
  geo-pos:long "17.809694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.809694'^^xsd:double;
  dwc:latitude '40.711882'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1179'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:118'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:118'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1180'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1180'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1181'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1182'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1182'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1183'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1183'^^xsd:string;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1184'^^xsd:string;
  dwc:scientificName 'Vinearia koehleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131240'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1184'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1185'^^xsd:string;
  dwc:scientificName 'Pelogenia arenosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1185'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1186'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1186'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1187'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1187'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929194 18.395944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929194"^^xsd:decimal ;
  dwc:decimalLongitude "18.395944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929194 18.395944)"^^geo:wktLiteral ;
  geo-pos:lat "39.929194"^^xsd:decimal ;
  geo-pos:long "18.395944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1188'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.395944'^^xsd:double;
  dwc:latitude '39.929194'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1188'^^xsd:string;
  dwc:observationDate '2016-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1189'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1189'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:119'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:119'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1190'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1190'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1191'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1191'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1192'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1192'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1193'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1193'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1194'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1194'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1195'^^xsd:string;
  dwc:scientificName 'Atherospio guillei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '478336'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1195'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '478336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1196'^^xsd:string;
  dwc:scientificName 'Atherospio guillei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '478336'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1196'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '478336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1197'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1197'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1198'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1198'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1199'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1199'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29694444 17.50277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29694444"^^xsd:decimal ;
  dwc:decimalLongitude "17.50277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29694444 17.50277778)"^^geo:wktLiteral ;
  geo-pos:lat "40.29694444"^^xsd:decimal ;
  geo-pos:long "17.50277778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:12'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.50277778'^^xsd:double;
  dwc:latitude '40.29694444'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:12'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:120'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:120'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1200'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1200'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1201'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1201'^^xsd:string;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1202'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1202'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1203'^^xsd:string;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1203'^^xsd:string;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1204'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1204'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1205'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1205'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1206'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1206'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1207'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1207'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1208'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1208'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1209'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1209'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:121'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:121'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1210'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1210'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1211'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1211'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1212'^^xsd:string;
  dwc:scientificName 'Prionospio depauperata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559063'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1212'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559063'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1213'^^xsd:string;
  dwc:scientificName 'Prionospio depauperata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559063'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1213'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559063'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1214'^^xsd:string;
  dwc:scientificName 'Prionospio depauperata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559063'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1214'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559063'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1215'^^xsd:string;
  dwc:scientificName 'Prionospio maciolekae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1448035'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1215'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1448035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1216'^^xsd:string;
  dwc:scientificName 'Prionospio maciolekae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1448035'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1216'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1448035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1217'^^xsd:string;
  dwc:scientificName 'Prionospio maciolekae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1448035'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1217'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1448035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1218'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1218'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1219'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1219'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:122'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:122'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1220'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1220'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1221'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1221'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1222'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1222'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1223'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1223'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1224'^^xsd:string;
  dwc:scientificName 'Prionospio multibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131160'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1224'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1225'^^xsd:string;
  dwc:scientificName 'Prionospio multibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131160'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1225'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1226'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1226'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1227'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1227'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1228'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1228'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1229'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1229'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:123'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:123'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1230'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1230'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1231'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1231'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1232'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1232'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1233'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1233'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1234'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1234'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1235'^^xsd:string;
  dwc:scientificName 'Prionospio pulchra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '558845'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1235'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1236'^^xsd:string;
  dwc:scientificName 'Pseudopolydora paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131168'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1236'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4323 17.2409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4323"^^xsd:decimal ;
  dwc:decimalLongitude "17.2409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4323 17.2409)"^^geo:wktLiteral ;
  geo-pos:lat "40.4323"^^xsd:decimal ;
  geo-pos:long "17.2409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1237'^^xsd:string;
  dwc:scientificName 'Pseudopolydora paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.2409'^^xsd:double;
  dwc:latitude '40.4323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131168'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1237'^^xsd:string;
  dwc:observationDate '2014-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1238'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1238'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1239'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1239'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448155"^^xsd:decimal ;
  dwc:decimalLongitude "18.232777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  geo-pos:lat "40.448155"^^xsd:decimal ;
  geo-pos:long "18.232777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:124'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.232777'^^xsd:double;
  dwc:latitude '40.448155'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:124'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1240'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1240'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1241'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) cantabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1241'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1242'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) cantabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1242'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1243'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) cantabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1243'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1244'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1244'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448155"^^xsd:decimal ;
  dwc:decimalLongitude "18.232777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  geo-pos:lat "40.448155"^^xsd:decimal ;
  geo-pos:long "18.232777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1245'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.232777'^^xsd:double;
  dwc:latitude '40.448155'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1245'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1246'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1246'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1247'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1247'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1248'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1248'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1249'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1249'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:125'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:125'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1250'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1250'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1251'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1251'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1252'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1252'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1253'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1253'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1254'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1254'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1255'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1255'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1256'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1256'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1257'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1257'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1258'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1258'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1259'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1259'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:126'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:126'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1260'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1260'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1261'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1261'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1262'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1262'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1263'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1263'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1264'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1264'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1265'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1265'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1266'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1266'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1267'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1267'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1268'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1268'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1269'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1269'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:127'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:127'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1270'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1270'^^xsd:string;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1271'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1271'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1272'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1272'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1273'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1273'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1274'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1274'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1275'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1275'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1276'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1276'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1277'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1277'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1278'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1278'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1279'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1279'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:128'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:128'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1280'^^xsd:string;
  dwc:scientificName 'Epigamia macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238183'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1280'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1281'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis belizensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.2387'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195950'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1281'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '195950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1282'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis belizensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.2387'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195950'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1282'^^xsd:string;
  dwc:observationDate '2019-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '195950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1283'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis belizensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195950'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1283'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1284'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis belizensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195950'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1284'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1285'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis belizensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195950'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1285'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1286'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195952'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1286'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1287'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis serratosetosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195954'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1287'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1288'^^xsd:string;
  dwc:scientificName 'Erinaceusyllis serratosetosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195954'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1288'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1289'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1289'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:129'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:129'^^xsd:string;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1290'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1290'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1291'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1291'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1292'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1292'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1293'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1293'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1294'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1294'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1295'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1295'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1296'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1296'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1297'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1297'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1298'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1298'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1299'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1299'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.297249 17.550314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.297249"^^xsd:decimal ;
  dwc:decimalLongitude "17.550314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.297249 17.550314)"^^geo:wktLiteral ;
  geo-pos:lat "40.297249"^^xsd:decimal ;
  geo-pos:long "17.550314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:13'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.550314'^^xsd:double;
  dwc:latitude '40.297249'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:13'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:130'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:130'^^xsd:string;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1300'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1300'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1301'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1301'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1302'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1302'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1303'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1303'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1304'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1304'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1305'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1305'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1306'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1306'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1307'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1307'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1308'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1308'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1309'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1309'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:131'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:131'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1310'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1310'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1311'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1311'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1312'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1312'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1313'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1313'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1314'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1314'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1315'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1315'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1316'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1316'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1317'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1317'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1318'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1318'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1319'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1319'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:132'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:132'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1320'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1320'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1321'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1321'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1322'^^xsd:string;
  dwc:scientificName 'Exogone dispar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '333453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1322'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1323'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1323'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1324'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1324'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1325'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1325'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1326'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1326'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1327'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1327'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1328'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1328'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1329'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1329'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:133'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:133'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1330'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1330'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1331'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1331'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1332'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1332'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1333'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1333'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1334'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1334'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1335'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1335'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1336'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1336'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1337'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1337'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1338'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1338'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1339'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1339'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:134'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:134'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1340'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1340'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1341'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1341'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1342'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1342'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1343'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1343'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1344'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1344'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1345'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1345'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1346'^^xsd:string;
  dwc:scientificName 'Exogone rostrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1346'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1347'^^xsd:string;
  dwc:scientificName 'Exogone rostrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '327992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1347'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131306'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1348'^^xsd:string;
  dwc:scientificName 'Exogone rostrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1348'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1349'^^xsd:string;
  dwc:scientificName 'Exogone rostrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1349'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:135'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:135'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1350'^^xsd:string;
  dwc:scientificName 'Exogone rostrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '327992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1350'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1351'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1351'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1352'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1352'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1353'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1353'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1354'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1354'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1355'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1355'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1356'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1356'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1357'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1357'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1358'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1358'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1359'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1359'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:136'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:136'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1360'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1360'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1361'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1361'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1362'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1362'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1363'^^xsd:string;
  dwc:scientificName 'Inermosyllis balearica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '195964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1363'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1364'^^xsd:string;
  dwc:scientificName 'Inermosyllis balearica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1364'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1365'^^xsd:string;
  dwc:scientificName 'Myrianida brachycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238192'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1365'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1367'^^xsd:string;
  dwc:scientificName 'Myrianida brachycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238192'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1367'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1368'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1368'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1369'^^xsd:string;
  dwc:scientificName 'Myrianida edwarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238194'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1369'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:137'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:137'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1370'^^xsd:string;
  dwc:scientificName 'Myrianida edwarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238194'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1370'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1371'^^xsd:string;
  dwc:scientificName 'Myrianida inermis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238196'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1371'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1372'^^xsd:string;
  dwc:scientificName 'Myrianida pinnigera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '131324'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1372'^^xsd:string;
  dwc:aphiaIdAccepted '131324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1373'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '238200'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1373'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1374'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238200'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1374'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1375'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238200'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1375'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1376'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1376'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1377'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1377'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1378'^^xsd:string;
  dwc:scientificName 'Nudisyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '248051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1378'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1379'^^xsd:string;
  dwc:scientificName 'Nudisyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '248051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1379'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:138'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:138'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1380'^^xsd:string;
  dwc:scientificName 'Nudisyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '248051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1380'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1381'^^xsd:string;
  dwc:scientificName 'Nudisyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '248051'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1381'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1382'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1382'^^xsd:string;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1383'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1383'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1384'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1384'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1385'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1385'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1386'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1386'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.473333 17.273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.473333"^^xsd:decimal ;
  dwc:decimalLongitude "17.273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.473333 17.273333)"^^geo:wktLiteral ;
  geo-pos:lat "40.473333"^^xsd:decimal ;
  geo-pos:long "17.273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1387'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.273333'^^xsd:double;
  dwc:latitude '40.473333'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1387'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1388'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1388'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1389'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1389'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:139'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:139'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1390'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1390'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1391'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1391'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1392'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1392'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1393'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1393'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1394'^^xsd:string;
  dwc:scientificName 'Opisthodonta longocirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '761606'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1394'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761606'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1395'^^xsd:string;
  dwc:scientificName 'Opisthodonta serratisetosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '761610'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1395'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761610'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1396'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1396'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1397'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1397'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1398'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1398'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1399'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1399'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1416036 17.9794359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1416036"^^xsd:decimal ;
  dwc:decimalLongitude "17.9794359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1416036 17.9794359)"^^geo:wktLiteral ;
  geo-pos:lat "40.1416036"^^xsd:decimal ;
  geo-pos:long "17.9794359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:14'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9794359'^^xsd:double;
  dwc:latitude '40.1416036'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:140'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:140'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1400'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1400'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1401'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1401'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1402'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1402'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1403'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1403'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1404'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1404'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1405'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1405'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1406'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1406'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1407'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1407'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1408'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1408'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1409'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1409'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:141'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:141'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1410'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1410'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1411'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1411'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1412'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1412'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1413'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1413'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1414'^^xsd:string;
  dwc:scientificName 'Parapionosyllis gestans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131338'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1414'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1415'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1415'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1416'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1416'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1417'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1417'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1418'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1418'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1419'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1419'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:142'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:142'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1420'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1420'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1421'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1421'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1422'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1422'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1423'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1423'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1424'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1424'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1425'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1425'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1426'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1426'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1427'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1427'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1428'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1428'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1429'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1429'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:143'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:143'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1430'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1430'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1431'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1431'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1432'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1432'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1433'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1433'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1434'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1434'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1435'^^xsd:string;
  dwc:scientificName 'Parexogone meridionalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '1459087'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1435'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1459087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1436'^^xsd:string;
  dwc:scientificName 'Perkinsyllis anophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '761458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1436'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '761458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1437'^^xsd:string;
  dwc:scientificName 'Perkinsyllis anophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '761458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1437'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '761458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1438'^^xsd:string;
  dwc:scientificName 'Proceraea aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131361'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1438'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1439'^^xsd:string;
  dwc:scientificName 'Proceraea aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131361'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1439'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:144'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:144'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1440'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis campoyi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195978'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1440'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '195978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1441'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis campoyi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195978'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1441'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '195978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1442'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis campoyi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195978'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1442'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '195978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1443'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis campoyi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195978'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1443'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1444'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1444'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1445'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1445'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1446'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1446'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1447'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1447'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1448'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1448'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1449'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1449'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:145'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:145'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1450'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '195980'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1450'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1451'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis xarifae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195981'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1451'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '195981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1452'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis xarifae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195981'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1452'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '195981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1453'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1453'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1454'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1454'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1456'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1456'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1457'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1457'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1458'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1458'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1459'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1459'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:146'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:146'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1460'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1460'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1461'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1461'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1462'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1462'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1463'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1463'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1464'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1464'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1465'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1465'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1466'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1466'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1467'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1467'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1468'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1468'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1469'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1469'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:147'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:147'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1470'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1470'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1471'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1471'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1472'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1472'^^xsd:string;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1473'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1473'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1474'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1474'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1475'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1475'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1476'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1476'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1477'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1477'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1478'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1478'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1479'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1479'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:148'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:148'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1480'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1480'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1481'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1481'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1482'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1482'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1483'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1483'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1484'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1484'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1485'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1485'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1486'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1486'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1487'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1487'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1489'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1489'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:149'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:149'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1490'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1490'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1491'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1491'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1492'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1492'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1493'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1493'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1494'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1494'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1495'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1495'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1496'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1496'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1497'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1497'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1498'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1498'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1499'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1499'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148298 17.969232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.148298"^^xsd:decimal ;
  dwc:decimalLongitude "17.969232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148298 17.969232)"^^geo:wktLiteral ;
  geo-pos:lat "40.148298"^^xsd:decimal ;
  geo-pos:long "17.969232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:15'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.969232'^^xsd:double;
  dwc:latitude '40.148298'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:15'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:150'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:150'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1500'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1500'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1501'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1501'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1502'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1502'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1503'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1503'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1504'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1504'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1505'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1505'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248333 17.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248333"^^xsd:decimal ;
  dwc:decimalLongitude "17.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248333 17.89)"^^geo:wktLiteral ;
  geo-pos:lat "40.248333"^^xsd:decimal ;
  geo-pos:long "17.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1506'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.89'^^xsd:double;
  dwc:latitude '40.248333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1506'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.911667 18.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.911667"^^xsd:decimal ;
  dwc:decimalLongitude "18.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.911667 18.395)"^^geo:wktLiteral ;
  geo-pos:lat "39.911667"^^xsd:decimal ;
  geo-pos:long "18.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1507'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.395'^^xsd:double;
  dwc:latitude '39.911667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1507'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.103311 18.011302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.103311"^^xsd:decimal ;
  dwc:decimalLongitude "18.011302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.103311 18.011302)"^^geo:wktLiteral ;
  geo-pos:lat "40.103311"^^xsd:decimal ;
  geo-pos:long "18.011302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1508'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis boeroi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.011302'^^xsd:double;
  dwc:latitude '40.103311'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:aphiaid '195995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1508'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '195995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1509'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1509'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:151'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:151'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1510'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1510'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1511'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1511'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1512'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1512'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1513'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1513'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1514'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1514'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1515'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1515'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1516'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1516'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1517'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1517'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1518'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1518'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1519'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1519'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:152'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:152'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1520'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1520'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1521'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1521'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1522'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1522'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1523'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1523'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1524'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1524'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1525'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1525'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1526'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1526'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1527'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1527'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1528'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1528'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1529'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis parabulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '238252'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1529'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:153'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:153'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1530'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1530'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1531'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1531'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1532'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1532'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1533'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1533'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1534'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1534'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1535'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1535'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1536'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1536'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1537'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1537'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1538'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1538'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1539'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1539'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:154'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:154'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1540'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1540'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1541'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1541'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1542'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1542'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1543'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1543'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1544'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1544'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1545'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1545'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1546'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1546'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1547'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1547'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1548'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis thomasi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '131396'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1548'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131396'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1549'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis thomasi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131396'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1549'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131396'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:155'^^xsd:string;
  dwc:scientificName 'Mediomastus capensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:155'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1550'^^xsd:string;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1550'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1551'^^xsd:string;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1551'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1552'^^xsd:string;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1552'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1553'^^xsd:string;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1553'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1554'^^xsd:string;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1554'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1555'^^xsd:string;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1555'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1556'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1556'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1557'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1557'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1558'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1558'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1559'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1559'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:156'^^xsd:string;
  dwc:scientificName 'Mediomastus capensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:156'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1560'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1560'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1561'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1561'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1562'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1562'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1563'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1563'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1564'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1564'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1565'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1565'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1566'^^xsd:string;
  dwc:scientificName 'Syllides japonicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '131410'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1566'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '131410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1567'^^xsd:string;
  dwc:scientificName 'Syllides japonicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '131410'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1567'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '131410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1568'^^xsd:string;
  dwc:scientificName 'Syllis alosae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195996'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1568'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1569'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1569'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:157'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:157'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1570'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1570'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1571'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1571'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1572'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1572'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1573'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1573'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1574'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1574'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1575'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1575'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1576'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1576'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1577'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1577'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1578'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1578'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1579'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1579'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:158'^^xsd:string;
  dwc:scientificName 'Neopseudocapitella brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.2387'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129893'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:158'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129893'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1580'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1580'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1581'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1581'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1582'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1582'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1583'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1583'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1584'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1584'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1585'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1585'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1586'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1586'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1587'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1587'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1588'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1588'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1589'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1589'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:159'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:159'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1590'^^xsd:string;
  dwc:scientificName 'Syllis bouvieri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131419'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1590'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131419'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1591'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1591'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1592'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1592'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1593'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1593'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1594'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1594'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1595'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1595'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1596'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1596'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1597'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1597'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1598'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1598'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1599'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1599'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.16666667 17.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "17.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.16666667 17.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "40.16666667"^^xsd:decimal ;
  geo-pos:long "17.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:16'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.93333333'^^xsd:double;
  dwc:latitude '40.16666667'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:16'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:160'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:160'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1600'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1600'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1601'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1601'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1602'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1602'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1603'^^xsd:string;
  dwc:scientificName 'Syllis cruzi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131426'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1603'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1604'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1604'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1605'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1605'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1606'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1606'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1607'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1607'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1608'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1608'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1609'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1609'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:161'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:161'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1610'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1610'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1611'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1611'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1612'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1612'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1613'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1613'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1614'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1614'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1615'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1615'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1616'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1616'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1617'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1617'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1618'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1618'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1619'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1619'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:162'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:162'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1620'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1620'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1621'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1621'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1622'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1622'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1623'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1623'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1624'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1624'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1625'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1625'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1626'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1626'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1627'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1627'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1628'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1628'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1629'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1629'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:163'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:163'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1630'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1630'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1631'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1631'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1632'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1632'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1633'^^xsd:string;
  dwc:scientificName 'Syllis golfonovensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '238215'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1633'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1634'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1634'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1635'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1635'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1636'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1636'^^xsd:string;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1637'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1637'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1638'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1638'^^xsd:string;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1639'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1639'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:164'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:164'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1640'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1640'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1641'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1641'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1642'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1642'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1643'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1643'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1644'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1644'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1645'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1645'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1646'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1646'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1647'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1647'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1648'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1648'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1649'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1649'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:165'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:165'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1650'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1650'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1651'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1651'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1652'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1652'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1653'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1653'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083608 18.833298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083608"^^xsd:decimal ;
  dwc:decimalLongitude "18.833298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083608 18.833298)"^^geo:wktLiteral ;
  geo-pos:lat "40.083608"^^xsd:decimal ;
  geo-pos:long "18.833298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1654'^^xsd:string;
  dwc:scientificName 'Syllis katzmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.833298'^^xsd:double;
  dwc:latitude '40.083608'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:aphiaid '131439'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1654'^^xsd:string;
  dwc:observationDate '2015-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1655'^^xsd:string;
  dwc:scientificName 'Syllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238648'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1655'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1656'^^xsd:string;
  dwc:scientificName 'Syllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '238648'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1656'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1657'^^xsd:string;
  dwc:scientificName 'Syllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238648'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1657'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1658'^^xsd:string;
  dwc:scientificName 'Syllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238648'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1658'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1659'^^xsd:string;
  dwc:scientificName 'Syllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238648'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1659'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:166'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:166'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1660'^^xsd:string;
  dwc:scientificName 'Syllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238648'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1660'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1661'^^xsd:string;
  dwc:scientificName 'Syllis pontxioi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '196003'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1661'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '196003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1662'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1662'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1663'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1663'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1664'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1664'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1665'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1665'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1666'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1666'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1667'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1667'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1668'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1668'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1669'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1669'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:167'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:167'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1670'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1670'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1671'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1671'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1672'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1672'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1673'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1673'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1674'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1674'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1675'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1675'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1676'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1676'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1677'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1677'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1678'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1678'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1679'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1679'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:168'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:168'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1680'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1680'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1681'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1681'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1682'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1682'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1683'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1683'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1684'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1684'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1685'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1685'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1411 17.978314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1411"^^xsd:decimal ;
  dwc:decimalLongitude "17.978314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1411 17.978314)"^^geo:wktLiteral ;
  geo-pos:lat "40.1411"^^xsd:decimal ;
  geo-pos:long "17.978314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1686'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.978314'^^xsd:double;
  dwc:latitude '40.1411'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1686'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1687'^^xsd:string;
  dwc:scientificName 'Syllis torquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131456'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1687'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1688'^^xsd:string;
  dwc:scientificName 'Syllis torquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131456'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1688'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1689'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1689'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:169'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:169'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1690'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1690'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1691'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1691'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1692'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1692'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1693'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1693'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1694'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1694'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1695'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1695'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1696'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1696'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1697'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1697'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1698'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1698'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1699'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1699'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18472222 17.92361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.18472222"^^xsd:decimal ;
  dwc:decimalLongitude "17.92361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18472222 17.92361111)"^^geo:wktLiteral ;
  geo-pos:lat "40.18472222"^^xsd:decimal ;
  geo-pos:long "17.92361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:17'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.92361111'^^xsd:double;
  dwc:latitude '40.18472222'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:17'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:170'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:170'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1700'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1700'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1701'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1701'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1702'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1702'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1703'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1703'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1704'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1704'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1705'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1705'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1706'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1706'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730575"^^xsd:decimal ;
  dwc:decimalLongitude "17.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730575 17.75709)"^^geo:wktLiteral ;
  geo-pos:lat "40.730575"^^xsd:decimal ;
  geo-pos:long "17.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1707'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.75709'^^xsd:double;
  dwc:latitude '40.730575'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1707'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1708'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1708'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1709'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1709'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:171'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:171'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1710'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1710'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1711'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1711'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1712'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1712'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1713'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1713'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1714'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1714'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1715'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1715'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1716'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1716'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1717'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1717'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1718'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1718'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1719'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1719'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:172'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:172'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1720'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1720'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719754"^^xsd:decimal ;
  dwc:decimalLongitude "17.793211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719754 17.793211)"^^geo:wktLiteral ;
  geo-pos:lat "40.719754"^^xsd:decimal ;
  geo-pos:long "17.793211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1721'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.793211'^^xsd:double;
  dwc:latitude '40.719754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1721'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1722'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1722'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1723'^^xsd:string;
  dwc:scientificName 'Syllis vivipara'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '131460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1723'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1724'^^xsd:string;
  dwc:scientificName 'Syllis vivipara'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131460'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1724'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1725'^^xsd:string;
  dwc:scientificName 'Syllis westheidei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '131461'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1725'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1726'^^xsd:string;
  dwc:scientificName 'Syllis westheidei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131461'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1726'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1727'^^xsd:string;
  dwc:scientificName 'Syllis westheidei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131461'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1727'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1728'^^xsd:string;
  dwc:scientificName 'Syllis westheidei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131461'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1728'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1729'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1729'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438831"^^xsd:decimal ;
  dwc:decimalLongitude "18.245341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  geo-pos:lat "40.438831"^^xsd:decimal ;
  geo-pos:long "18.245341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:173'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.245341'^^xsd:double;
  dwc:latitude '40.438831'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:173'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702847"^^xsd:decimal ;
  dwc:decimalLongitude "17.826219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702847 17.826219)"^^geo:wktLiteral ;
  geo-pos:lat "40.702847"^^xsd:decimal ;
  geo-pos:long "17.826219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1730'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.826219'^^xsd:double;
  dwc:latitude '40.702847'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1730'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1731'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1731'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711935"^^xsd:decimal ;
  dwc:decimalLongitude "17.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711935 17.80966)"^^geo:wktLiteral ;
  geo-pos:lat "40.711935"^^xsd:decimal ;
  geo-pos:long "17.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1732'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.80966'^^xsd:double;
  dwc:latitude '40.711935'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1732'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1733'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1733'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1734'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1734'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1735'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1735'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1736'^^xsd:string;
  dwc:scientificName 'Trypanosyllis aeolis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '131463'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1736'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1737'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1737'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1738'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1738'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1739'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1739'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4444 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4444"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4444 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.4444"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:174'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.4444'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:174'^^xsd:string;
  dwc:observationDate '1990-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1740'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1740'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1742'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1742'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1743'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1743'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1744'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1744'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.707258"^^xsd:decimal ;
  dwc:decimalLongitude "17.825387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.707258 17.825387)"^^geo:wktLiteral ;
  geo-pos:lat "40.707258"^^xsd:decimal ;
  geo-pos:long "17.825387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1745'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825387'^^xsd:double;
  dwc:latitude '40.707258'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1745'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.712349"^^xsd:decimal ;
  dwc:decimalLongitude "17.812425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.712349 17.812425)"^^geo:wktLiteral ;
  geo-pos:lat "40.712349"^^xsd:decimal ;
  geo-pos:long "17.812425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1746'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.812425'^^xsd:double;
  dwc:latitude '40.712349'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1746'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717308"^^xsd:decimal ;
  dwc:decimalLongitude "17.792318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717308 17.792318)"^^geo:wktLiteral ;
  geo-pos:lat "40.717308"^^xsd:decimal ;
  geo-pos:long "17.792318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1747'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792318'^^xsd:double;
  dwc:latitude '40.717308'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1747'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.731755"^^xsd:decimal ;
  dwc:decimalLongitude "17.758934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.731755 17.758934)"^^geo:wktLiteral ;
  geo-pos:lat "40.731755"^^xsd:decimal ;
  geo-pos:long "17.758934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1748'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.758934'^^xsd:double;
  dwc:latitude '40.731755'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1748'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1749'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1749'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445445 18.236661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445445"^^xsd:decimal ;
  dwc:decimalLongitude "18.236661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445445 18.236661)"^^geo:wktLiteral ;
  geo-pos:lat "40.445445"^^xsd:decimal ;
  geo-pos:long "18.236661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:175'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.236661'^^xsd:double;
  dwc:latitude '40.445445'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:175'^^xsd:string;
  dwc:observationDate '1990-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1750'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1750'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1751'^^xsd:string;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1751'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1752'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1752'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1753'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1753'^^xsd:string;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1754'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1754'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1755'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1755'^^xsd:string;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1756'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1756'^^xsd:string;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1757'^^xsd:string;
  dwc:scientificName 'Amphitrite rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1757'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1758'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1758'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140806"^^xsd:decimal ;
  dwc:decimalLongitude "17.978917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  geo-pos:lat "40.140806"^^xsd:decimal ;
  geo-pos:long "17.978917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1759'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.978917'^^xsd:double;
  dwc:latitude '40.140806'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1759'^^xsd:string;
  dwc:observationDate '2021-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:176'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:176'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1760'^^xsd:string;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1760'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1761'^^xsd:string;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1761'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1762'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1762'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1763'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1763'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1764'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1764'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1765'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1765'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1766'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1766'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1767'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1767'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1768'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1768'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1769'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1769'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:177'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:177'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1770'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1770'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1771'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1771'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1772'^^xsd:string;
  dwc:scientificName 'Pistella lornensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131522'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1772'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1773'^^xsd:string;
  dwc:scientificName 'Pistella lornensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131522'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1773'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1774'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1774'^^xsd:string;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1775'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1775'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1776'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1776'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1777'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1777'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1778'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1778'^^xsd:string;
  dwc:observationDate '2012-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.188 17.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.188"^^xsd:decimal ;
  dwc:decimalLongitude "17.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.188 17.925)"^^geo:wktLiteral ;
  geo-pos:lat "40.188"^^xsd:decimal ;
  geo-pos:long "17.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1779'^^xsd:string;
  dwc:scientificName 'Streblosoma hutchingsae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.925'^^xsd:double;
  dwc:latitude '40.188'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '1384447'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1779'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:178'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:178'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1780'^^xsd:string;
  dwc:scientificName 'Streblosoma nogueirai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '1384442'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1780'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.722 17.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.722"^^xsd:decimal ;
  dwc:decimalLongitude "17.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.722 17.792)"^^geo:wktLiteral ;
  geo-pos:lat "40.722"^^xsd:decimal ;
  geo-pos:long "17.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1781'^^xsd:string;
  dwc:scientificName 'Streblosoma nogueirai'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792'^^xsd:double;
  dwc:latitude '40.722'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '1384442'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1781'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1782'^^xsd:string;
  dwc:scientificName 'Streblosoma pseudocomatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1384440'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1782'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1783'^^xsd:string;
  dwc:scientificName 'Streblosoma pseudocomatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1384440'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1783'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1784'^^xsd:string;
  dwc:scientificName 'Streblosoma pseudocomatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1384440'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1784'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1785'^^xsd:string;
  dwc:scientificName 'Streblosoma pseudocomatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1384440'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1785'^^xsd:string;
  dwc:observationDate '2019-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44 17.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.44"^^xsd:decimal ;
  dwc:decimalLongitude "17.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44 17.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.44"^^xsd:decimal ;
  geo-pos:long "17.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1786'^^xsd:string;
  dwc:scientificName 'Streblosoma pseudocomatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.24'^^xsd:double;
  dwc:latitude '40.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '1384440'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1786'^^xsd:string;
  dwc:observationDate '2014-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1384440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1787'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1787'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1788'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1788'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1789'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1789'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:179'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:179'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1790'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1790'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1791'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1791'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1792'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1792'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1793'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1793'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1794'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1794'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1795'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1795'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1796'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1796'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1797'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1797'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1798'^^xsd:string;
  dwc:scientificName 'Thelepus triserialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131545'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1798'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1799'^^xsd:string;
  dwc:scientificName 'Enapteris euchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '130835'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1799'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.256468 17.892365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.256468"^^xsd:decimal ;
  dwc:decimalLongitude "17.892365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.256468 17.892365)"^^geo:wktLiteral ;
  geo-pos:lat "40.256468"^^xsd:decimal ;
  geo-pos:long "17.892365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:18'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892365'^^xsd:double;
  dwc:latitude '40.256468'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:18'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:180'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:180'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03842"^^xsd:decimal ;
  dwc:decimalLongitude "17.86717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  geo-pos:lat "41.03842"^^xsd:decimal ;
  geo-pos:long "17.86717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1800'^^xsd:string;
  dwc:scientificName 'Tomopteris apsteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.86717'^^xsd:double;
  dwc:latitude '41.03842'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:aphiaid '131546'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1800'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '334945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1801'^^xsd:string;
  dwc:scientificName 'Tomopteris helgolandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '131554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1801'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '334946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66673"^^xsd:decimal ;
  dwc:decimalLongitude "19.13347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  geo-pos:lat "39.66673"^^xsd:decimal ;
  geo-pos:long "19.13347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1802'^^xsd:string;
  dwc:scientificName 'Tomopteris pacifica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13347'^^xsd:double;
  dwc:latitude '39.66673'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:aphiaid '332618'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1802'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '334948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66528"^^xsd:decimal ;
  dwc:decimalLongitude "18.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  geo-pos:lat "39.66528"^^xsd:decimal ;
  geo-pos:long "18.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1803'^^xsd:string;
  dwc:scientificName 'Tomopteris pacifica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.369'^^xsd:double;
  dwc:latitude '39.66528'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:aphiaid '332618'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1803'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '334948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1804'^^xsd:string;
  dwc:scientificName 'Tomopteris pacifica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '332618'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1804'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '334948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1805'^^xsd:string;
  dwc:scientificName 'Tomopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '131558'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1805'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66673"^^xsd:decimal ;
  dwc:decimalLongitude "19.13347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  geo-pos:lat "39.66673"^^xsd:decimal ;
  geo-pos:long "19.13347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1806'^^xsd:string;
  dwc:scientificName 'Tomopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13347'^^xsd:double;
  dwc:latitude '39.66673'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:aphiaid '131558'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1806'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1807'^^xsd:string;
  dwc:scientificName 'Tomopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '131558'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1807'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66528"^^xsd:decimal ;
  dwc:decimalLongitude "18.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  geo-pos:lat "39.66528"^^xsd:decimal ;
  geo-pos:long "18.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1808'^^xsd:string;
  dwc:scientificName 'Tomopteris planktonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.369'^^xsd:double;
  dwc:latitude '39.66528'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:aphiaid '131566'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1808'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1809'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1809'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:181'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:181'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03842"^^xsd:decimal ;
  dwc:decimalLongitude "17.86717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  geo-pos:lat "41.03842"^^xsd:decimal ;
  geo-pos:long "17.86717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1810'^^xsd:string;
  dwc:scientificName 'Sagitella kowalewskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.86717'^^xsd:double;
  dwc:latitude '41.03842'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:aphiaid '155459'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1810'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '155459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1811'^^xsd:string;
  dwc:scientificName 'Sagitella kowalewskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '155459'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1811'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '155459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1812'^^xsd:string;
  dwc:scientificName 'Sagitella kowalewskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '155459'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1812'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '155459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66673"^^xsd:decimal ;
  dwc:decimalLongitude "19.13347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  geo-pos:lat "39.66673"^^xsd:decimal ;
  geo-pos:long "19.13347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1813'^^xsd:string;
  dwc:scientificName 'Sagitella kowalewskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13347'^^xsd:double;
  dwc:latitude '39.66673'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:aphiaid '155459'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1813'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '155459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66528"^^xsd:decimal ;
  dwc:decimalLongitude "18.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  geo-pos:lat "39.66528"^^xsd:decimal ;
  geo-pos:long "18.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:1814'^^xsd:string;
  dwc:scientificName 'Travisiopsis lanceolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.369'^^xsd:double;
  dwc:latitude '39.66528'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:aphiaid '131579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:1814'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:182'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:182'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:183'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:183'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:184'^^xsd:string;
  dwc:scientificName 'Notomastus mossambicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '761478'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:184'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '761478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:185'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:185'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:186'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:186'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:187'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:187'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:188'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:188'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:189'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:189'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:190'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:190'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:191'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:191'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:192'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:192'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:193'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:193'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:194'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:194'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:195'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:195'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:196'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:196'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:197'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:197'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:198'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:198'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:199'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:199'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:2'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.256468 17.892365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.256468"^^xsd:decimal ;
  dwc:decimalLongitude "17.892365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.256468 17.892365)"^^geo:wktLiteral ;
  geo-pos:lat "40.256468"^^xsd:decimal ;
  geo-pos:long "17.892365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:20'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892365'^^xsd:double;
  dwc:latitude '40.256468'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:20'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:200'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:200'^^xsd:string;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:201'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:201'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:202'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:202'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:203'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:203'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:204'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:204'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:205'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:205'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:206'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '152234'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:206'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:207'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '152234'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:207'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:208'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '152234'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:208'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:209'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '152234'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:209'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148294 17.969376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.148294"^^xsd:decimal ;
  dwc:decimalLongitude "17.969376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148294 17.969376)"^^geo:wktLiteral ;
  geo-pos:lat "40.148294"^^xsd:decimal ;
  geo-pos:long "17.969376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:21'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.969376'^^xsd:double;
  dwc:latitude '40.148294'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:21'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:210'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '152234'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:210'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:211'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:211'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:212'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:212'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:213'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:213'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:214'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:214'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:215'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:215'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:216'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:216'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:217'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:217'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:218'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:218'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:219'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:219'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148294 17.969376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.148294"^^xsd:decimal ;
  dwc:decimalLongitude "17.969376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148294 17.969376)"^^geo:wktLiteral ;
  geo-pos:lat "40.148294"^^xsd:decimal ;
  geo-pos:long "17.969376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:22'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.969376'^^xsd:double;
  dwc:latitude '40.148294'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:22'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:220'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:220'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:221'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:221'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:222'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:222'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:223'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:223'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:224'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:224'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:225'^^xsd:string;
  dwc:scientificName 'Caulleriella cabbsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '533791'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:225'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '533791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:226'^^xsd:string;
  dwc:scientificName 'Caulleriella viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129947'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:226'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:227'^^xsd:string;
  dwc:scientificName 'Caulleriella viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129947'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:227'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:228'^^xsd:string;
  dwc:scientificName 'Caulleriella viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129947'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:228'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:229'^^xsd:string;
  dwc:scientificName 'Caulleriella viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129947'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:229'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148294 17.969376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.148294"^^xsd:decimal ;
  dwc:decimalLongitude "17.969376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148294 17.969376)"^^geo:wktLiteral ;
  geo-pos:lat "40.148294"^^xsd:decimal ;
  geo-pos:long "17.969376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:23'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.969376'^^xsd:double;
  dwc:latitude '40.148294'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:23'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:230'^^xsd:string;
  dwc:scientificName 'Caulleriella viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129947'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:230'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:231'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:231'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:232'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:232'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:233'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:233'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:234'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:234'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:235'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:235'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:236'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:236'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:237'^^xsd:string;
  dwc:scientificName 'Chaetozone caputesocis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129951'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:237'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:238'^^xsd:string;
  dwc:scientificName 'Chaetozone carpenteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129952'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:238'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:239'^^xsd:string;
  dwc:scientificName 'Chaetozone corona'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '332670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:239'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '332670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:240'^^xsd:string;
  dwc:scientificName 'Chaetozone corona'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '332670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:240'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '332670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:241'^^xsd:string;
  dwc:scientificName 'Chaetozone corona'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '332670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:241'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '332670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:242'^^xsd:string;
  dwc:scientificName 'Chaetozone corona'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '332670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:242'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '332670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:243'^^xsd:string;
  dwc:scientificName 'Chaetozone corona'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '332670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:243'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '332670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:244'^^xsd:string;
  dwc:scientificName 'Chaetozone corona'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '332670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:244'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '332670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:245'^^xsd:string;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:245'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:246'^^xsd:string;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:246'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:247'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:247'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:248'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:248'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:249'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:249'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1416036 17.9794359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1416036"^^xsd:decimal ;
  dwc:decimalLongitude "17.9794359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1416036 17.9794359)"^^geo:wktLiteral ;
  geo-pos:lat "40.1416036"^^xsd:decimal ;
  geo-pos:long "17.9794359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:25'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9794359'^^xsd:double;
  dwc:latitude '40.1416036'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:25'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:250'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:250'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:251'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:251'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:252'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:252'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:253'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:253'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:254'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:254'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:255'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:255'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:256'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:256'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:257'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:257'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:258'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:258'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.437818"^^xsd:decimal ;
  dwc:decimalLongitude "18.240695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  geo-pos:lat "40.437818"^^xsd:decimal ;
  geo-pos:long "18.240695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:259'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.240695'^^xsd:double;
  dwc:latitude '40.437818'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:259'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18472222 17.92361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.18472222"^^xsd:decimal ;
  dwc:decimalLongitude "17.92361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18472222 17.92361111)"^^geo:wktLiteral ;
  geo-pos:lat "40.18472222"^^xsd:decimal ;
  geo-pos:long "17.92361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:26'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.92361111'^^xsd:double;
  dwc:latitude '40.18472222'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:26'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448155"^^xsd:decimal ;
  dwc:decimalLongitude "18.232777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  geo-pos:lat "40.448155"^^xsd:decimal ;
  geo-pos:long "18.232777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:260'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.232777'^^xsd:double;
  dwc:latitude '40.448155'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:260'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438831"^^xsd:decimal ;
  dwc:decimalLongitude "18.245341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  geo-pos:lat "40.438831"^^xsd:decimal ;
  geo-pos:long "18.245341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:261'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.245341'^^xsd:double;
  dwc:latitude '40.438831'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:261'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:262'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:262'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.926167 18.396167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.926167"^^xsd:decimal ;
  dwc:decimalLongitude "18.396167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.926167 18.396167)"^^geo:wktLiteral ;
  geo-pos:lat "39.926167"^^xsd:decimal ;
  geo-pos:long "18.396167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:263'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.396167'^^xsd:double;
  dwc:latitude '39.926167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:263'^^xsd:string;
  dwc:observationDate '2016-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:264'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:264'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:265'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:265'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:266'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:266'^^xsd:string;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:267'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:267'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:268'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:268'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:269'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:269'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:270'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:270'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:271'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:271'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:272'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:272'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:273'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:273'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:274'^^xsd:string;
  dwc:scientificName 'Kirkegaardia dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:274'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432 17.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432"^^xsd:decimal ;
  dwc:decimalLongitude "17.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432 17.241)"^^geo:wktLiteral ;
  geo-pos:lat "40.432"^^xsd:decimal ;
  geo-pos:long "17.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:275'^^xsd:string;
  dwc:scientificName 'Kirkegaardia marypetersenae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.241'^^xsd:double;
  dwc:latitude '40.432'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '884710'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:275'^^xsd:string;
  dwc:observationDate '2014-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:276'^^xsd:string;
  dwc:scientificName 'Kirkegaardia setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '884714'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:276'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:277'^^xsd:string;
  dwc:scientificName 'Protocirrineris chrysoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129975'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:277'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:278'^^xsd:string;
  dwc:scientificName 'Protocirrineris chrysoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129975'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:278'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:279'^^xsd:string;
  dwc:scientificName 'Protocirrineris chrysoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '129975'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:279'^^xsd:string;
  dwc:aphiaIdAccepted '129975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.189 17.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.189"^^xsd:decimal ;
  dwc:decimalLongitude "17.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.189 17.926)"^^geo:wktLiteral ;
  geo-pos:lat "40.189"^^xsd:decimal ;
  geo-pos:long "17.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:280'^^xsd:string;
  dwc:scientificName 'Protocirrineris purgamentorum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.926'^^xsd:double;
  dwc:latitude '40.189'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '863381'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:280'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '863381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:281'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:281'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:282'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:282'^^xsd:string;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:283'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:283'^^xsd:string;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:284'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:284'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:285'^^xsd:string;
  dwc:scientificName 'Cossura pygodactylata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129985'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:285'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:286'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:286'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:287'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:287'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:288'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:288'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:289'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:289'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148272 17.969475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.148272"^^xsd:decimal ;
  dwc:decimalLongitude "17.969475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148272 17.969475)"^^geo:wktLiteral ;
  geo-pos:lat "40.148272"^^xsd:decimal ;
  geo-pos:long "17.969475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:29'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.969475'^^xsd:double;
  dwc:latitude '40.148272'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:29'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:290'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:290'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:291'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:291'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:292'^^xsd:string;
  dwc:scientificName 'Pettiboneia urciensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130040'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:292'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:293'^^xsd:string;
  dwc:scientificName 'Pettiboneia urciensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130040'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:293'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:294'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:294'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:295'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:295'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:296'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:296'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:297'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:297'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:298'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:298'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:299'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:299'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:3'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148272 17.969475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.148272"^^xsd:decimal ;
  dwc:decimalLongitude "17.969475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.148272 17.969475)"^^geo:wktLiteral ;
  geo-pos:lat "40.148272"^^xsd:decimal ;
  geo-pos:long "17.969475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:30'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.969475'^^xsd:double;
  dwc:latitude '40.148272'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:30'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:300'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:300'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:301'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:301'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:302'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:302'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:303'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:303'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:304'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:304'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:305'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:305'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:306'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:306'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:307'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:307'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:308'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:308'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:309'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:309'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140934 17.980157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140934"^^xsd:decimal ;
  dwc:decimalLongitude "17.980157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140934 17.980157)"^^geo:wktLiteral ;
  geo-pos:lat "40.140934"^^xsd:decimal ;
  geo-pos:long "17.980157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:31'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.980157'^^xsd:double;
  dwc:latitude '40.140934'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:31'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:310'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:310'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:311'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:311'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:312'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:312'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:313'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:313'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:314'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:314'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:315'^^xsd:string;
  dwc:scientificName 'Eunice dubitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130055'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:315'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:316'^^xsd:string;
  dwc:scientificName 'Eunice floridana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130056'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:316'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:317'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:317'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.644833"^^xsd:decimal ;
  dwc:decimalLongitude "18.648167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  geo-pos:lat "39.644833"^^xsd:decimal ;
  geo-pos:long "18.648167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:318'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.648167'^^xsd:double;
  dwc:latitude '39.644833'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:318'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.551667 18.534833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.551667"^^xsd:decimal ;
  dwc:decimalLongitude "18.534833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "785"^^xsd:integer ;
  dwc:maximumDepthInMeters "789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.551667 18.534833)"^^geo:wktLiteral ;
  geo-pos:lat "39.551667"^^xsd:decimal ;
  geo-pos:long "18.534833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:319'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.534833'^^xsd:double;
  dwc:latitude '39.551667'^^xsd:double;
  dwc:minimumDepth '785'^^xsd:integer;
  dwc:maximumDepth '789'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:319'^^xsd:string;
  dwc:observationDate '2001-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.454667 18.399167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.454667"^^xsd:decimal ;
  dwc:decimalLongitude "18.399167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.454667 18.399167)"^^geo:wktLiteral ;
  geo-pos:lat "39.454667"^^xsd:decimal ;
  geo-pos:long "18.399167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:320'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.399167'^^xsd:double;
  dwc:latitude '39.454667'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:320'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4585 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4585"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4585 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.4585"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:321'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '39.4585'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:321'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.462 18.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.462"^^xsd:decimal ;
  dwc:decimalLongitude "18.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.462 18.413333)"^^geo:wktLiteral ;
  geo-pos:lat "39.462"^^xsd:decimal ;
  geo-pos:long "18.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:322'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.413333'^^xsd:double;
  dwc:latitude '39.462'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '779'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:322'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.399833 18.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.399833"^^xsd:decimal ;
  dwc:decimalLongitude "18.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.399833 18.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.399833"^^xsd:decimal ;
  geo-pos:long "18.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:323'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.36'^^xsd:double;
  dwc:latitude '39.399833'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:323'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.582333 18.392333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.582333"^^xsd:decimal ;
  dwc:decimalLongitude "18.392333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.582333 18.392333)"^^geo:wktLiteral ;
  geo-pos:lat "39.582333"^^xsd:decimal ;
  geo-pos:long "18.392333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:324'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.392333'^^xsd:double;
  dwc:latitude '39.582333'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:324'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.453"^^xsd:decimal ;
  dwc:decimalLongitude "18.393667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  geo-pos:lat "39.453"^^xsd:decimal ;
  geo-pos:long "18.393667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:325'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.393667'^^xsd:double;
  dwc:latitude '39.453'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '807'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:325'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4625 18.401833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4625"^^xsd:decimal ;
  dwc:decimalLongitude "18.401833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4625 18.401833)"^^geo:wktLiteral ;
  geo-pos:lat "39.4625"^^xsd:decimal ;
  geo-pos:long "18.401833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:326'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.401833'^^xsd:double;
  dwc:latitude '39.4625'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:326'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.532167 18.397667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.532167"^^xsd:decimal ;
  dwc:decimalLongitude "18.397667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "631"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.532167 18.397667)"^^geo:wktLiteral ;
  geo-pos:lat "39.532167"^^xsd:decimal ;
  geo-pos:long "18.397667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:327'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.397667'^^xsd:double;
  dwc:latitude '39.532167'^^xsd:double;
  dwc:minimumDepth '631'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:327'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612333 18.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.612333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "662"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612333 18.5185)"^^geo:wktLiteral ;
  geo-pos:lat "39.612333"^^xsd:decimal ;
  geo-pos:long "18.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:328'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5185'^^xsd:double;
  dwc:latitude '39.612333'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '662'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:328'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:329'^^xsd:string;
  dwc:scientificName 'Eunice oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130059'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:329'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140934 17.980157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140934"^^xsd:decimal ;
  dwc:decimalLongitude "17.980157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140934 17.980157)"^^geo:wktLiteral ;
  geo-pos:lat "40.140934"^^xsd:decimal ;
  geo-pos:long "17.980157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:33'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.980157'^^xsd:double;
  dwc:latitude '40.140934'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:33'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:330'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:330'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:331'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:331'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:332'^^xsd:string;
  dwc:scientificName 'Eunice roussaei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '327785'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:332'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327785'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:333'^^xsd:string;
  dwc:scientificName 'Eunice schizobranchia'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130064'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:333'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:334'^^xsd:string;
  dwc:scientificName 'Eunice schizobranchia'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130064'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:334'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:335'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:335'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:336'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:336'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:337'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:337'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:338'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:338'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:339'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:339'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140934 17.980157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140934"^^xsd:decimal ;
  dwc:decimalLongitude "17.980157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140934 17.980157)"^^geo:wktLiteral ;
  geo-pos:lat "40.140934"^^xsd:decimal ;
  geo-pos:long "17.980157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:34'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.980157'^^xsd:double;
  dwc:latitude '40.140934'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:34'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:340'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:340'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:341'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:341'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:342'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:342'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:343'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:343'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:344'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:344'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:345'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:345'^^xsd:string;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:346'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:346'^^xsd:string;
  dwc:observationDate '2016-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:347'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:347'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:348'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:348'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:349'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:349'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:350'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:350'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:351'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:351'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:352'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:352'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:353'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:353'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:354'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:354'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.886417 18.398972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.886417"^^xsd:decimal ;
  dwc:decimalLongitude "18.398972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.886417 18.398972)"^^geo:wktLiteral ;
  geo-pos:lat "39.886417"^^xsd:decimal ;
  geo-pos:long "18.398972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:355'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.398972'^^xsd:double;
  dwc:latitude '39.886417'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:355'^^xsd:string;
  dwc:observationDate '2016-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:356'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:356'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:357'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:357'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:358'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:358'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:359'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:359'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:360'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:360'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:361'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:361'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:362'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:362'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:363'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:363'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:364'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:364'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947194 18.401889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.947194"^^xsd:decimal ;
  dwc:decimalLongitude "18.401889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947194 18.401889)"^^geo:wktLiteral ;
  geo-pos:lat "39.947194"^^xsd:decimal ;
  geo-pos:long "18.401889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:365'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.401889'^^xsd:double;
  dwc:latitude '39.947194'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:365'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:366'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:366'^^xsd:string;
  dwc:observationDate '2016-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:367'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:367'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:368'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:368'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:369'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:369'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:370'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:370'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:371'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:371'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:372'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:372'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:373'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:373'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:374'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:374'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:375'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:375'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:376'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:376'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:377'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:377'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:378'^^xsd:string;
  dwc:scientificName 'Palola valida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '719176'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:378'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '719176'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:379'^^xsd:string;
  dwc:scientificName 'Paucibranchia bellii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1297885'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:379'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:380'^^xsd:string;
  dwc:scientificName 'Paucibranchia bellii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1297885'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:380'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:381'^^xsd:string;
  dwc:scientificName 'Paucibranchia bellii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1297885'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:381'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:382'^^xsd:string;
  dwc:scientificName 'Paucibranchia bellii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '1297885'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:382'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:383'^^xsd:string;
  dwc:scientificName 'Paucibranchia bellii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '1297885'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:383'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:384'^^xsd:string;
  dwc:scientificName 'Paucibranchia fallax'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '1305582'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:384'^^xsd:string;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:385'^^xsd:string;
  dwc:scientificName 'Paucibranchia fallax'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '1305582'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:385'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:386'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:386'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:387'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:387'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:388'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:388'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:389'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:389'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130517 17.994148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130517"^^xsd:decimal ;
  dwc:decimalLongitude "17.994148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130517 17.994148)"^^geo:wktLiteral ;
  geo-pos:lat "40.130517"^^xsd:decimal ;
  geo-pos:long "17.994148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:39'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.994148'^^xsd:double;
  dwc:latitude '40.130517'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:39'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:390'^^xsd:string;
  dwc:scientificName 'Novafabricia posidoniae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '390314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:390'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '390314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711882"^^xsd:decimal ;
  dwc:decimalLongitude "17.809694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  geo-pos:lat "40.711882"^^xsd:decimal ;
  geo-pos:long "17.809694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:391'^^xsd:string;
  dwc:scientificName 'Novafabricia posidoniae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.809694'^^xsd:double;
  dwc:latitude '40.711882'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '390314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:391'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '390314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702671"^^xsd:decimal ;
  dwc:decimalLongitude "17.825765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  geo-pos:lat "40.702671"^^xsd:decimal ;
  geo-pos:long "17.825765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:392'^^xsd:string;
  dwc:scientificName 'Novafabricia posidoniae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825765'^^xsd:double;
  dwc:latitude '40.702671'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '390314'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:392'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '390314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:393'^^xsd:string;
  dwc:scientificName 'Pseudofabricia aberrans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130958'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:393'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:394'^^xsd:string;
  dwc:scientificName 'Pseudofabriciola analis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130959'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:394'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:395'^^xsd:string;
  dwc:scientificName 'Pseudofabriciola analis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '130959'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:395'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:396'^^xsd:string;
  dwc:scientificName 'Pseudofabriciola analis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130959'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:396'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57 18.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57"^^xsd:decimal ;
  dwc:decimalLongitude "18.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57 18.09)"^^geo:wktLiteral ;
  geo-pos:lat "40.57"^^xsd:decimal ;
  geo-pos:long "18.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:397'^^xsd:string;
  dwc:scientificName 'Pseudofabriciola analis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.09'^^xsd:double;
  dwc:latitude '40.57'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130959'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:397'^^xsd:string;
  dwc:observationDate '1987-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '130959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:398'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:398'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:399'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:399'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:4'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:4'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130517 17.994148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130517"^^xsd:decimal ;
  dwc:decimalLongitude "17.994148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130517 17.994148)"^^geo:wktLiteral ;
  geo-pos:lat "40.130517"^^xsd:decimal ;
  geo-pos:long "17.994148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:40'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.994148'^^xsd:double;
  dwc:latitude '40.130517'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:40'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:400'^^xsd:string;
  dwc:scientificName 'Piromis eruca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130114'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:400'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:401'^^xsd:string;
  dwc:scientificName 'Stylarioides grubei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '598897'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:401'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '598897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:402'^^xsd:string;
  dwc:scientificName 'Stylarioides grubei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '598897'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:402'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '598897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:403'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:403'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:404'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:404'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:405'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:405'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:406'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:406'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:407'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:407'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:408'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:408'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:409'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:409'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:410'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:410'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:411'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:411'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:412'^^xsd:string;
  dwc:scientificName 'Glycera celtica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130119'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:412'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:413'^^xsd:string;
  dwc:scientificName 'Glycera celtica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130119'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:413'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:414'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:414'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:415'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:415'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:416'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:416'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:417'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:417'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:418'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:418'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:419'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:419'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130517 17.994148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130517"^^xsd:decimal ;
  dwc:decimalLongitude "17.994148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130517 17.994148)"^^geo:wktLiteral ;
  geo-pos:lat "40.130517"^^xsd:decimal ;
  geo-pos:long "17.994148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:42'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.994148'^^xsd:double;
  dwc:latitude '40.130517'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:42'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:420'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:420'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:421'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:421'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:422'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:422'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:423'^^xsd:string;
  dwc:scientificName 'Hesione splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130158'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:423'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130158'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:424'^^xsd:string;
  dwc:scientificName 'Hesiospina aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '333615'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:424'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:425'^^xsd:string;
  dwc:scientificName 'Neogyptis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '743516'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:425'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '743516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:426'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:426'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:427'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:427'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:428'^^xsd:string;
  dwc:scientificName 'Oxydromus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '710683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:428'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:429'^^xsd:string;
  dwc:scientificName 'Oxydromus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '710683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:429'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:430'^^xsd:string;
  dwc:scientificName 'Oxydromus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '710683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:430'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:431'^^xsd:string;
  dwc:scientificName 'Oxydromus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '710683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:431'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:432'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:432'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:433'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:433'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:434'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:434'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:435'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:435'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:436'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:436'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:437'^^xsd:string;
  dwc:scientificName 'Oxydromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '340203'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:437'^^xsd:string;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:438'^^xsd:string;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:438'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:439'^^xsd:string;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:439'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03333333 18.46666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "18.46666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03333333 18.46666667)"^^geo:wktLiteral ;
  geo-pos:lat "40.03333333"^^xsd:decimal ;
  geo-pos:long "18.46666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:44'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.46666667'^^xsd:double;
  dwc:latitude '40.03333333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:44'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:440'^^xsd:string;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:440'^^xsd:string;
  dwc:observationDate '2016-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:441'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:441'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:442'^^xsd:string;
  dwc:scientificName 'Lopadorrhynchus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '130214'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:442'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:443'^^xsd:string;
  dwc:scientificName 'Maupasia coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '155417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:443'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '155417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:444'^^xsd:string;
  dwc:scientificName 'Maupasia coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '155417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:444'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '155417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66673"^^xsd:decimal ;
  dwc:decimalLongitude "19.13347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  geo-pos:lat "39.66673"^^xsd:decimal ;
  geo-pos:long "19.13347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:445'^^xsd:string;
  dwc:scientificName 'Maupasia coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13347'^^xsd:double;
  dwc:latitude '39.66673'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:aphiaid '155417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:445'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '155417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:446'^^xsd:string;
  dwc:scientificName 'Pedinosoma curtum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '130218'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:446'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:447'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:447'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:448'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:448'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:449'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:449'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1001"^^xsd:decimal ;
  dwc:decimalLongitude "18.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1001"^^xsd:decimal ;
  geo-pos:long "18.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:45'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51666667'^^xsd:double;
  dwc:latitude '40.1001'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:45'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:450'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:450'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:452'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:452'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:453'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:453'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:454'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:454'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:455'^^xsd:string;
  dwc:scientificName 'Gallardoneris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1595687'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:455'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:456'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:456'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:457'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:457'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:458'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:458'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:459'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:459'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1001"^^xsd:decimal ;
  dwc:decimalLongitude "18.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1001"^^xsd:decimal ;
  geo-pos:long "18.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:46'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51666667'^^xsd:double;
  dwc:latitude '40.1001'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:46'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:460'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:460'^^xsd:string;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:461'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:461'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:462'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:462'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:463'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:463'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:464'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:464'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:465'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:465'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:466'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:466'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:467'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:467'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:468'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:468'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:469'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:469'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.525001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1001"^^xsd:decimal ;
  dwc:decimalLongitude "18.525001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.525001)"^^geo:wktLiteral ;
  geo-pos:lat "40.1001"^^xsd:decimal ;
  geo-pos:long "18.525001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:47'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.525001'^^xsd:double;
  dwc:latitude '40.1001'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:47'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:470'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:470'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:471'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:471'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:472'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:472'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:473'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:473'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:474'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:474'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:475'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:475'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:476'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:476'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:477'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:477'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:478'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:478'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:479'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:479'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.142131 18.508058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.142131"^^xsd:decimal ;
  dwc:decimalLongitude "18.508058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.142131 18.508058)"^^geo:wktLiteral ;
  geo-pos:lat "40.142131"^^xsd:decimal ;
  geo-pos:long "18.508058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.508058'^^xsd:double;
  dwc:latitude '40.142131'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:48'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:480'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:480'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:481'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:481'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:482'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:482'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:483'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:483'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:484'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:484'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:485'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:485'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:486'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:486'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:487'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:487'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:488'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:488'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:489'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:489'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079221 18.48374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.079221"^^xsd:decimal ;
  dwc:decimalLongitude "18.48374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079221 18.48374)"^^geo:wktLiteral ;
  geo-pos:lat "40.079221"^^xsd:decimal ;
  geo-pos:long "18.48374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:49'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.48374'^^xsd:double;
  dwc:latitude '40.079221'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:49'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:490'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:490'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:491'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:491'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:492'^^xsd:string;
  dwc:scientificName 'Lumbrineris luciliae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '607395'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:492'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:493'^^xsd:string;
  dwc:scientificName 'Lumbrineris perkinsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '327192'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:493'^^xsd:string;
  dwc:aphiaIdAccepted '327192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:494'^^xsd:string;
  dwc:scientificName 'Lumbrineris pinaster'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '607398'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:494'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '607398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:495'^^xsd:string;
  dwc:scientificName 'Lumbrineris pinaster'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '607398'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:495'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '607398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:496'^^xsd:string;
  dwc:scientificName 'Lumbrineris pinaster'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '607398'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:496'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:497'^^xsd:string;
  dwc:scientificName 'Lumbrineris pinaster'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '607398'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:497'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '607398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:498'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:498'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:499'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:499'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.675373 17.9462219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.675373"^^xsd:decimal ;
  dwc:decimalLongitude "17.9462219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.675373 17.9462219)"^^geo:wktLiteral ;
  geo-pos:lat "40.675373"^^xsd:decimal ;
  geo-pos:long "17.9462219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:5'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9462219'^^xsd:double;
  dwc:latitude '40.675373'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1001"^^xsd:decimal ;
  dwc:decimalLongitude "18.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1001 18.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1001"^^xsd:decimal ;
  geo-pos:long "18.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:50'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51666667'^^xsd:double;
  dwc:latitude '40.1001'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:50'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:500'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:500'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:501'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:501'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:502'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:502'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:503'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:503'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:504'^^xsd:string;
  dwc:scientificName 'Scoletoma laurentiana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '1491000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:504'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:505'^^xsd:string;
  dwc:scientificName 'Scoletoma laurentiana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '1491000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:505'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:506'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:506'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:507'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:507'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:508'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:508'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:509'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:509'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03333333 18.46666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "18.46666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03333333 18.46666667)"^^geo:wktLiteral ;
  geo-pos:lat "40.03333333"^^xsd:decimal ;
  geo-pos:long "18.46666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:51'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.46666667'^^xsd:double;
  dwc:latitude '40.03333333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:51'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:510'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:510'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:511'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:511'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:512'^^xsd:string;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:512'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:513'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:513'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:514'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:514'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:515'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:515'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:516'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:516'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:517'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:517'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:518'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:518'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:519'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:519'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079213 18.483612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.079213"^^xsd:decimal ;
  dwc:decimalLongitude "18.483612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079213 18.483612)"^^geo:wktLiteral ;
  geo-pos:lat "40.079213"^^xsd:decimal ;
  geo-pos:long "18.483612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:52'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.483612'^^xsd:double;
  dwc:latitude '40.079213'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:52'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:520'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:520'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:521'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:521'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:522'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:522'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:523'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:523'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:524'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:524'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:525'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:525'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:526'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:526'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:527'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:527'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:528'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:528'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:529'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:529'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:530'^^xsd:string;
  dwc:scientificName 'Micromaldane ornithochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130310'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:530'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:531'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:531'^^xsd:string;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:532'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:532'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:533'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:533'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:534'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:534'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:535'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:535'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:536'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:536'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:537'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:537'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:538'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:538'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:539'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:539'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.147231 18.49298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.147231"^^xsd:decimal ;
  dwc:decimalLongitude "18.49298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.147231 18.49298)"^^geo:wktLiteral ;
  geo-pos:lat "40.147231"^^xsd:decimal ;
  geo-pos:long "18.49298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:54'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.49298'^^xsd:double;
  dwc:latitude '40.147231'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:54'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:540'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:540'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:541'^^xsd:string;
  dwc:scientificName 'Myzostoma glabrum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130338'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:541'^^xsd:string;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.883333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:542'^^xsd:string;
  dwc:scientificName 'Heterodrilus maiusculus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.883333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '475745'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:542'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '475745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:543'^^xsd:string;
  dwc:scientificName 'Micronephthys longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1322948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:543'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:544'^^xsd:string;
  dwc:scientificName 'Micronephthys longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1322948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:544'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:545'^^xsd:string;
  dwc:scientificName 'Micronephthys longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1322948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:545'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:546'^^xsd:string;
  dwc:scientificName 'Micronephthys longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1322948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:546'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:547'^^xsd:string;
  dwc:scientificName 'Micronephthys longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1322948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:547'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:548'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:548'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:549'^^xsd:string;
  dwc:scientificName 'Nephtys incisa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130362'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:549'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130362'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.147231 18.49298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.147231"^^xsd:decimal ;
  dwc:decimalLongitude "18.49298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.147231 18.49298)"^^geo:wktLiteral ;
  geo-pos:lat "40.147231"^^xsd:decimal ;
  geo-pos:long "18.49298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:55'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.49298'^^xsd:double;
  dwc:latitude '40.147231'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:55'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:550'^^xsd:string;
  dwc:scientificName 'Nephtys incisa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130362'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:550'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130362'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:551'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:551'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:552'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:552'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:553'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:553'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:554'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:554'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:555'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:555'^^xsd:string;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:556'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:556'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:557'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:557'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:558'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:558'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:559'^^xsd:string;
  dwc:scientificName 'Composetia costae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '1600548'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:559'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079213 18.483976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.079213"^^xsd:decimal ;
  dwc:decimalLongitude "18.483976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079213 18.483976)"^^geo:wktLiteral ;
  geo-pos:lat "40.079213"^^xsd:decimal ;
  geo-pos:long "18.483976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:56'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.483976'^^xsd:double;
  dwc:latitude '40.079213'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:56'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448155"^^xsd:decimal ;
  dwc:decimalLongitude "18.232777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  geo-pos:lat "40.448155"^^xsd:decimal ;
  geo-pos:long "18.232777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:560'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.232777'^^xsd:double;
  dwc:latitude '40.448155'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:560'^^xsd:string;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:561'^^xsd:string;
  dwc:scientificName 'Micronereis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130380'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:561'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:562'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:562'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:563'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:563'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:564'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:564'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:565'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:565'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:566'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:566'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:567'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:567'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:568'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:568'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:569'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:569'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:570'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:570'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:571'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:571'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:572'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:572'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:573'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:573'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:574'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:574'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:575'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:575'^^xsd:string;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438831"^^xsd:decimal ;
  dwc:decimalLongitude "18.245341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  geo-pos:lat "40.438831"^^xsd:decimal ;
  geo-pos:long "18.245341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:576'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.245341'^^xsd:double;
  dwc:latitude '40.438831'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:576'^^xsd:string;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:577'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:577'^^xsd:string;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:578'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:578'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:579'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:579'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079213 18.483976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.079213"^^xsd:decimal ;
  dwc:decimalLongitude "18.483976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.079213 18.483976)"^^geo:wktLiteral ;
  geo-pos:lat "40.079213"^^xsd:decimal ;
  geo-pos:long "18.483976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:58'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.483976'^^xsd:double;
  dwc:latitude '40.079213'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:58'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:580'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:580'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:581'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:581'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:582'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:582'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:583'^^xsd:string;
  dwc:scientificName 'Neanthes acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '157496'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:583'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:584'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:584'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:585'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:585'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.250833"^^xsd:decimal ;
  dwc:decimalLongitude "17.880333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.250833 17.880333)"^^geo:wktLiteral ;
  geo-pos:lat "40.250833"^^xsd:decimal ;
  geo-pos:long "17.880333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:586'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.880333'^^xsd:double;
  dwc:latitude '40.250833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:586'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:587'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:587'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:588'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:588'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:589'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:589'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.146575 18.493339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.146575"^^xsd:decimal ;
  dwc:decimalLongitude "18.493339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.146575 18.493339)"^^geo:wktLiteral ;
  geo-pos:lat "40.146575"^^xsd:decimal ;
  geo-pos:long "18.493339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:59'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.493339'^^xsd:double;
  dwc:latitude '40.146575'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:59'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:590'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:590'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:591'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:591'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:592'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:592'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:593'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:593'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:594'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:594'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:596'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:596'^^xsd:string;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:597'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:597'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:598'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:598'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130794 17.994197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130794"^^xsd:decimal ;
  dwc:decimalLongitude "17.994197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130794 17.994197)"^^geo:wktLiteral ;
  geo-pos:lat "40.130794"^^xsd:decimal ;
  geo-pos:long "17.994197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:599'^^xsd:string;
  dwc:scientificName 'Platynereis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.994197'^^xsd:double;
  dwc:latitude '40.130794'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '129381'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:599'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '129381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.687086 17.866097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.687086"^^xsd:decimal ;
  dwc:decimalLongitude "17.866097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.687086 17.866097)"^^geo:wktLiteral ;
  geo-pos:lat "40.687086"^^xsd:decimal ;
  geo-pos:long "17.866097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:6'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.866097'^^xsd:double;
  dwc:latitude '40.687086'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:600'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:600'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:601'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:601'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.793333"^^xsd:decimal ;
  dwc:decimalLongitude "17.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.793333 17.576667)"^^geo:wktLiteral ;
  geo-pos:lat "40.793333"^^xsd:decimal ;
  geo-pos:long "17.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:602'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.576667'^^xsd:double;
  dwc:latitude '40.793333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:602'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.153333"^^xsd:decimal ;
  dwc:decimalLongitude "18.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.153333 18.491667)"^^geo:wktLiteral ;
  geo-pos:lat "40.153333"^^xsd:decimal ;
  geo-pos:long "18.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:603'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.491667'^^xsd:double;
  dwc:latitude '40.153333'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:603'^^xsd:string;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:604'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:604'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.078958 18.48527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.078958"^^xsd:decimal ;
  dwc:decimalLongitude "18.48527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.078958 18.48527)"^^geo:wktLiteral ;
  geo-pos:lat "40.078958"^^xsd:decimal ;
  geo-pos:long "18.48527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:605'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.48527'^^xsd:double;
  dwc:latitude '40.078958'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:605'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:606'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:606'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444523 17.241806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444523"^^xsd:decimal ;
  dwc:decimalLongitude "17.241806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444523 17.241806)"^^geo:wktLiteral ;
  geo-pos:lat "40.444523"^^xsd:decimal ;
  geo-pos:long "17.241806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:607'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.241806'^^xsd:double;
  dwc:latitude '40.444523'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:607'^^xsd:string;
  dwc:observationDate '2019-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130794 17.994197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130794"^^xsd:decimal ;
  dwc:decimalLongitude "17.994197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130794 17.994197)"^^geo:wktLiteral ;
  geo-pos:lat "40.130794"^^xsd:decimal ;
  geo-pos:long "17.994197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:608'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.994197'^^xsd:double;
  dwc:latitude '40.130794'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:608'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:609'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:609'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262147 17.882225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262147"^^xsd:decimal ;
  dwc:decimalLongitude "17.882225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262147 17.882225)"^^geo:wktLiteral ;
  geo-pos:lat "40.262147"^^xsd:decimal ;
  geo-pos:long "17.882225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:61'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.882225'^^xsd:double;
  dwc:latitude '40.262147'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:61'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:610'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:610'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:611'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:611'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:612'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:612'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:613'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:613'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:614'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:614'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:615'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:615'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:616'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:616'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:617'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:617'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:618'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:618'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:619'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:619'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262523"^^xsd:decimal ;
  dwc:decimalLongitude "17.887146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  geo-pos:lat "40.262523"^^xsd:decimal ;
  geo-pos:long "17.887146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:62'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887146'^^xsd:double;
  dwc:latitude '40.262523'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:62'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:620'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:620'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:621'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:621'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:622'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:622'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:623'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:623'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:624'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:624'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:625'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:625'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:626'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:626'^^xsd:string;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.437818"^^xsd:decimal ;
  dwc:decimalLongitude "18.240695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  geo-pos:lat "40.437818"^^xsd:decimal ;
  geo-pos:long "18.240695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:627'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.240695'^^xsd:double;
  dwc:latitude '40.437818'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:627'^^xsd:string;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438831"^^xsd:decimal ;
  dwc:decimalLongitude "18.245341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  geo-pos:lat "40.438831"^^xsd:decimal ;
  geo-pos:long "18.245341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:628'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.245341'^^xsd:double;
  dwc:latitude '40.438831'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:628'^^xsd:string;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:629'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:629'^^xsd:string;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262523"^^xsd:decimal ;
  dwc:decimalLongitude "17.887146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  geo-pos:lat "40.262523"^^xsd:decimal ;
  geo-pos:long "17.887146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:63'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887146'^^xsd:double;
  dwc:latitude '40.262523'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:63'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:630'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:630'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:631'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:631'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:632'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:632'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:633'^^xsd:string;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:633'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:634'^^xsd:string;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:634'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:635'^^xsd:string;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:635'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.199412 18.460357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.199412"^^xsd:decimal ;
  dwc:decimalLongitude "18.460357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.199412 18.460357)"^^geo:wktLiteral ;
  geo-pos:lat "40.199412"^^xsd:decimal ;
  geo-pos:long "18.460357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:636'^^xsd:string;
  dwc:scientificName 'Ophelia barquii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.460357'^^xsd:double;
  dwc:latitude '40.199412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '886623'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:636'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '886623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.044635 18.007321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.044635"^^xsd:decimal ;
  dwc:decimalLongitude "18.007321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.044635 18.007321)"^^geo:wktLiteral ;
  geo-pos:lat "40.044635"^^xsd:decimal ;
  geo-pos:long "18.007321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:637'^^xsd:string;
  dwc:scientificName 'Ophelia barquii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.007321'^^xsd:double;
  dwc:latitude '40.044635'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '886623'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:637'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '886623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:638'^^xsd:string;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:638'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:639'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:639'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262523"^^xsd:decimal ;
  dwc:decimalLongitude "17.887146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  geo-pos:lat "40.262523"^^xsd:decimal ;
  geo-pos:long "17.887146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:64'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887146'^^xsd:double;
  dwc:latitude '40.262523'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:64'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:640'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:640'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:641'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:641'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:642'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:642'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:643'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:643'^^xsd:string;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:644'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:644'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:645'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:645'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:646'^^xsd:string;
  dwc:scientificName 'Gesaschroederella laubieri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '1586489'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:646'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:647'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:647'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:648'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:648'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:649'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:649'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262523"^^xsd:decimal ;
  dwc:decimalLongitude "17.887146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  geo-pos:lat "40.262523"^^xsd:decimal ;
  geo-pos:long "17.887146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:65'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887146'^^xsd:double;
  dwc:latitude '40.262523'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:65'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:650'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:650'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:651'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:651'^^xsd:string;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.437818"^^xsd:decimal ;
  dwc:decimalLongitude "18.240695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  geo-pos:lat "40.437818"^^xsd:decimal ;
  geo-pos:long "18.240695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:652'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.240695'^^xsd:double;
  dwc:latitude '40.437818'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:652'^^xsd:string;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448155"^^xsd:decimal ;
  dwc:decimalLongitude "18.232777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  geo-pos:lat "40.448155"^^xsd:decimal ;
  geo-pos:long "18.232777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:653'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.232777'^^xsd:double;
  dwc:latitude '40.448155'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:653'^^xsd:string;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438831"^^xsd:decimal ;
  dwc:decimalLongitude "18.245341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  geo-pos:lat "40.438831"^^xsd:decimal ;
  geo-pos:long "18.245341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:654'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.245341'^^xsd:double;
  dwc:latitude '40.438831'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:654'^^xsd:string;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:655'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:655'^^xsd:string;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:656'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:656'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:657'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:657'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:658'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:658'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:659'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:659'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.280394 17.839743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.280394"^^xsd:decimal ;
  dwc:decimalLongitude "17.839743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.280394 17.839743)"^^geo:wktLiteral ;
  geo-pos:lat "40.280394"^^xsd:decimal ;
  geo-pos:long "17.839743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:66'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.839743'^^xsd:double;
  dwc:latitude '40.280394'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:66'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:660'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:660'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.616943 18.016644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.616943"^^xsd:decimal ;
  dwc:decimalLongitude "18.016644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.616943 18.016644)"^^geo:wktLiteral ;
  geo-pos:lat "40.616943"^^xsd:decimal ;
  geo-pos:long "18.016644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:661'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.016644'^^xsd:double;
  dwc:latitude '40.616943'^^xsd:double;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:661'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:662'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:662'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:663'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:663'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:664'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:664'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:665'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:665'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:666'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:666'^^xsd:string;
  dwc:observationDate '2019-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:667'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:667'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:668'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:668'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:669'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:669'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262523"^^xsd:decimal ;
  dwc:decimalLongitude "17.887146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  geo-pos:lat "40.262523"^^xsd:decimal ;
  geo-pos:long "17.887146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:67'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887146'^^xsd:double;
  dwc:latitude '40.262523'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:67'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:670'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:670'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:671'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:671'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:672'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:672'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.926167 18.396167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.926167"^^xsd:decimal ;
  dwc:decimalLongitude "18.396167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.926167 18.396167)"^^geo:wktLiteral ;
  geo-pos:lat "39.926167"^^xsd:decimal ;
  geo-pos:long "18.396167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:673'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.396167'^^xsd:double;
  dwc:latitude '39.926167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:673'^^xsd:string;
  dwc:observationDate '2016-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:674'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130533'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:674'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:675'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:675'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:676'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:676'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:677'^^xsd:string;
  dwc:scientificName 'Aricidea assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130552'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:677'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '525486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:678'^^xsd:string;
  dwc:scientificName 'Aricidea assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130552'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:678'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '525486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4501 18.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4501"^^xsd:decimal ;
  dwc:decimalLongitude "18.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4501 18.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4501"^^xsd:decimal ;
  geo-pos:long "18.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:679'^^xsd:string;
  dwc:scientificName 'Aricidea assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5333'^^xsd:double;
  dwc:latitude '40.4501'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:aphiaid '130552'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:679'^^xsd:string;
  dwc:observationDate '2015-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '525486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.262523"^^xsd:decimal ;
  dwc:decimalLongitude "17.887146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.262523 17.887146)"^^geo:wktLiteral ;
  geo-pos:lat "40.262523"^^xsd:decimal ;
  geo-pos:long "17.887146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:68'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887146'^^xsd:double;
  dwc:latitude '40.262523'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:68'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:680'^^xsd:string;
  dwc:scientificName 'Aricidea (Aricidea) bansei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '1743618'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:680'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:681'^^xsd:string;
  dwc:scientificName 'Aricidea (Aricidea) bansei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '1743618'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:681'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:682'^^xsd:string;
  dwc:scientificName 'Aricidea (Aricidea) bansei'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '1743618'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:682'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:683'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:683'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:684'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:684'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:685'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:685'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:686'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:686'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:687'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:687'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:688'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:688'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:689'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:689'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35972222 17.32583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35972222"^^xsd:decimal ;
  dwc:decimalLongitude "17.32583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35972222 17.32583333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35972222"^^xsd:decimal ;
  geo-pos:long "17.32583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:69'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.32583333'^^xsd:double;
  dwc:latitude '40.35972222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:69'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:690'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:690'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:691'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:691'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:692'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:692'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:693'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:693'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:694'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:694'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:695'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:695'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:696'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:696'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:697'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:697'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:698'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130560'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:698'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '340355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:699'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130560'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:699'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '340355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88611111 18.11805556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88611111"^^xsd:decimal ;
  dwc:decimalLongitude "18.11805556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88611111 18.11805556)"^^geo:wktLiteral ;
  geo-pos:lat "39.88611111"^^xsd:decimal ;
  geo-pos:long "18.11805556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:7'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.11805556'^^xsd:double;
  dwc:latitude '39.88611111'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:7'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35972222 17.32583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35972222"^^xsd:decimal ;
  dwc:decimalLongitude "17.32583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35972222 17.32583333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35972222"^^xsd:decimal ;
  geo-pos:long "17.32583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:70'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.32583333'^^xsd:double;
  dwc:latitude '40.35972222'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:70'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:700'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130560'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:700'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '340355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:701'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130560'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:701'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '340355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:702'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130560'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:702'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '340355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:703'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130560'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:703'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '340355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:704'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:704'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:705'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:705'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:706'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:706'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:707'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:707'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:708'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:708'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:709'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:709'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37083333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30694444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  geo-pos:lat "40.37083333"^^xsd:decimal ;
  geo-pos:long "17.30694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:71'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30694444'^^xsd:double;
  dwc:latitude '40.37083333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:71'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:710'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:710'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:711'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:711'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:712'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:712'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:713'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:713'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:714'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:714'^^xsd:string;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.437818"^^xsd:decimal ;
  dwc:decimalLongitude "18.240695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.437818 18.240695)"^^geo:wktLiteral ;
  geo-pos:lat "40.437818"^^xsd:decimal ;
  geo-pos:long "18.240695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:715'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.240695'^^xsd:double;
  dwc:latitude '40.437818'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:715'^^xsd:string;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448155"^^xsd:decimal ;
  dwc:decimalLongitude "18.232777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448155 18.232777)"^^geo:wktLiteral ;
  geo-pos:lat "40.448155"^^xsd:decimal ;
  geo-pos:long "18.232777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:716'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.232777'^^xsd:double;
  dwc:latitude '40.448155'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:716'^^xsd:string;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438831"^^xsd:decimal ;
  dwc:decimalLongitude "18.245341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438831 18.245341)"^^geo:wktLiteral ;
  geo-pos:lat "40.438831"^^xsd:decimal ;
  geo-pos:long "18.245341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:717'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.245341'^^xsd:double;
  dwc:latitude '40.438831'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:717'^^xsd:string;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:718'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:718'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.446122"^^xsd:decimal ;
  dwc:decimalLongitude "18.23252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.446122 18.23252)"^^geo:wktLiteral ;
  geo-pos:lat "40.446122"^^xsd:decimal ;
  geo-pos:long "18.23252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:719'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23252'^^xsd:double;
  dwc:latitude '40.446122'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:719'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37083333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30694444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  geo-pos:lat "40.37083333"^^xsd:decimal ;
  geo-pos:long "17.30694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:72'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30694444'^^xsd:double;
  dwc:latitude '40.37083333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:72'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:720'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:720'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443354"^^xsd:decimal ;
  dwc:decimalLongitude "18.238549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443354 18.238549)"^^geo:wktLiteral ;
  geo-pos:lat "40.443354"^^xsd:decimal ;
  geo-pos:long "18.238549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:721'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238549'^^xsd:double;
  dwc:latitude '40.443354'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:721'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:722'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:722'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43808"^^xsd:decimal ;
  dwc:decimalLongitude "18.23988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43808 18.23988)"^^geo:wktLiteral ;
  geo-pos:lat "40.43808"^^xsd:decimal ;
  geo-pos:long "18.23988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:723'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.23988'^^xsd:double;
  dwc:latitude '40.43808'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:723'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438129"^^xsd:decimal ;
  dwc:decimalLongitude "18.246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438129 18.246682)"^^geo:wktLiteral ;
  geo-pos:lat "40.438129"^^xsd:decimal ;
  geo-pos:long "18.246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:724'^^xsd:string;
  dwc:scientificName 'Cirrophorus nikebianchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.246682'^^xsd:double;
  dwc:latitude '40.438129'^^xsd:double;
  dwc:aphiaid '1035451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:724'^^xsd:string;
  dwc:observationDate '2007-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1035451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:725'^^xsd:string;
  dwc:scientificName 'Levinsenia demiri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '598788'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:725'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '598788'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:726'^^xsd:string;
  dwc:scientificName 'Levinsenia flava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '156207'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:726'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:727'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:727'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:728'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:728'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:729'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:729'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37083333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30694444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  geo-pos:lat "40.37083333"^^xsd:decimal ;
  geo-pos:long "17.30694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:73'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30694444'^^xsd:double;
  dwc:latitude '40.37083333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:73'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.260625"^^xsd:decimal ;
  dwc:decimalLongitude "17.887237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.260625 17.887237)"^^geo:wktLiteral ;
  geo-pos:lat "40.260625"^^xsd:decimal ;
  geo-pos:long "17.887237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:730'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.887237'^^xsd:double;
  dwc:latitude '40.260625'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:730'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:731'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:731'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:732'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:732'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:733'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:733'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:734'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:734'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:735'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:735'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:736'^^xsd:string;
  dwc:scientificName 'Paradoneis ilvana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:736'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:737'^^xsd:string;
  dwc:scientificName 'Paradoneis ilvana'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:737'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:738'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:738'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:739'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:739'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37083333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30694444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  geo-pos:lat "40.37083333"^^xsd:decimal ;
  geo-pos:long "17.30694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:74'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30694444'^^xsd:double;
  dwc:latitude '40.37083333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:74'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:740'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:740'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.919583 18.394306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.919583"^^xsd:decimal ;
  dwc:decimalLongitude "18.394306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.919583 18.394306)"^^geo:wktLiteral ;
  geo-pos:lat "39.919583"^^xsd:decimal ;
  geo-pos:long "18.394306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:741'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.394306'^^xsd:double;
  dwc:latitude '39.919583'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:741'^^xsd:string;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:742'^^xsd:string;
  dwc:scientificName 'Eulalia parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130633'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:742'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:743'^^xsd:string;
  dwc:scientificName 'Eulalia parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130633'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:743'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444523 17.241806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444523"^^xsd:decimal ;
  dwc:decimalLongitude "17.241806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444523 17.241806)"^^geo:wktLiteral ;
  geo-pos:lat "40.444523"^^xsd:decimal ;
  geo-pos:long "17.241806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:744'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.241806'^^xsd:double;
  dwc:latitude '40.444523'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:744'^^xsd:string;
  dwc:observationDate '2019-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:745'^^xsd:string;
  dwc:scientificName 'Eumida punctifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130643'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:745'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.436174 17.239244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.436174"^^xsd:decimal ;
  dwc:decimalLongitude "17.239244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.436174 17.239244)"^^geo:wktLiteral ;
  geo-pos:lat "40.436174"^^xsd:decimal ;
  geo-pos:long "17.239244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:746'^^xsd:string;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239244'^^xsd:double;
  dwc:latitude '40.436174'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:746'^^xsd:string;
  dwc:observationDate '2019-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:747'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:747'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:748'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:748'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1488 18.4867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1488"^^xsd:decimal ;
  dwc:decimalLongitude "18.4867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1488 18.4867)"^^geo:wktLiteral ;
  geo-pos:lat "40.1488"^^xsd:decimal ;
  geo-pos:long "18.4867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:749'^^xsd:string;
  dwc:scientificName 'Hesionura serrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4867'^^xsd:double;
  dwc:latitude '40.1488'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130650'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:749'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37083333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30694444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  geo-pos:lat "40.37083333"^^xsd:decimal ;
  geo-pos:long "17.30694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:75'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30694444'^^xsd:double;
  dwc:latitude '40.37083333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:75'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:750'^^xsd:string;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:750'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:751'^^xsd:string;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:751'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:752'^^xsd:string;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:752'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:753'^^xsd:string;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:753'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03842"^^xsd:decimal ;
  dwc:decimalLongitude "17.86717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  geo-pos:lat "41.03842"^^xsd:decimal ;
  geo-pos:long "17.86717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:754'^^xsd:string;
  dwc:scientificName 'Krohnia lepidota'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.86717'^^xsd:double;
  dwc:latitude '41.03842'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:aphiaid '129752'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:754'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03943 18.5259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03943"^^xsd:decimal ;
  dwc:decimalLongitude "18.5259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03943 18.5259)"^^geo:wktLiteral ;
  geo-pos:lat "41.03943"^^xsd:decimal ;
  geo-pos:long "18.5259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:755'^^xsd:string;
  dwc:scientificName 'Krohnia lepidota'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5259'^^xsd:double;
  dwc:latitude '41.03943'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129752'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:755'^^xsd:string;
  dwc:observationDate '2013-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:756'^^xsd:string;
  dwc:scientificName 'Krohnia lepidota'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129752'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:756'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:757'^^xsd:string;
  dwc:scientificName 'Krohnia lepidota'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129752'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:757'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66673"^^xsd:decimal ;
  dwc:decimalLongitude "19.13347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  geo-pos:lat "39.66673"^^xsd:decimal ;
  geo-pos:long "19.13347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:758'^^xsd:string;
  dwc:scientificName 'Krohnia lepidota'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13347'^^xsd:double;
  dwc:latitude '39.66673'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:aphiaid '129752'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:758'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:759'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:759'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.38194444 17.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.38194444"^^xsd:decimal ;
  dwc:decimalLongitude "17.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.38194444 17.2675)"^^geo:wktLiteral ;
  geo-pos:lat "40.38194444"^^xsd:decimal ;
  geo-pos:long "17.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:76'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.2675'^^xsd:double;
  dwc:latitude '40.38194444'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:76'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:760'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:760'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:761'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:761'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:762'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:762'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44668 18.53658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.44668"^^xsd:decimal ;
  dwc:decimalLongitude "18.53658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44668 18.53658)"^^geo:wktLiteral ;
  geo-pos:lat "40.44668"^^xsd:decimal ;
  geo-pos:long "18.53658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:763'^^xsd:string;
  dwc:scientificName 'Naiades cantrainii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.53658'^^xsd:double;
  dwc:latitude '40.44668'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '129753'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:763'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:764'^^xsd:string;
  dwc:scientificName 'Naiades cantrainii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129753'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:764'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:765'^^xsd:string;
  dwc:scientificName 'Nereiphylla pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130658'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:765'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130658'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:766'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:766'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:767'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:767'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.444759"^^xsd:decimal ;
  dwc:decimalLongitude "18.237648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.444759 18.237648)"^^geo:wktLiteral ;
  geo-pos:lat "40.444759"^^xsd:decimal ;
  geo-pos:long "18.237648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:768'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.237648'^^xsd:double;
  dwc:latitude '40.444759'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:768'^^xsd:string;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442081"^^xsd:decimal ;
  dwc:decimalLongitude "18.238034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442081 18.238034)"^^geo:wktLiteral ;
  geo-pos:lat "40.442081"^^xsd:decimal ;
  geo-pos:long "18.238034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:769'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.238034'^^xsd:double;
  dwc:latitude '40.442081'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:769'^^xsd:string;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:770'^^xsd:string;
  dwc:scientificName 'Notophyllum foliosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130661'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:770'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:771'^^xsd:string;
  dwc:scientificName 'Phyllodoce lamelligera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '152451'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:771'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152451'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:772'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:772'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:773'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:773'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:774'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:774'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:775'^^xsd:string;
  dwc:scientificName 'Phyllodoce vittata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '181595'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:775'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:776'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:776'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:777'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:777'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:778'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:778'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:779'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:779'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.368796 17.307748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.368796"^^xsd:decimal ;
  dwc:decimalLongitude "17.307748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.368796 17.307748)"^^geo:wktLiteral ;
  geo-pos:lat "40.368796"^^xsd:decimal ;
  geo-pos:long "17.307748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:78'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.307748'^^xsd:double;
  dwc:latitude '40.368796'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:78'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:780'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:780'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:781'^^xsd:string;
  dwc:scientificName 'Pterocirrus limbatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334688'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:781'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '334688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433061"^^xsd:decimal ;
  dwc:decimalLongitude "17.239571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433061 17.239571)"^^geo:wktLiteral ;
  geo-pos:lat "40.433061"^^xsd:decimal ;
  geo-pos:long "17.239571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:782'^^xsd:string;
  dwc:scientificName 'Pterocirrus limbatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239571'^^xsd:double;
  dwc:latitude '40.433061'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '334688'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:782'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '334688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:783'^^xsd:string;
  dwc:scientificName 'Pterocirrus limbatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '334688'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:783'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:784'^^xsd:string;
  dwc:scientificName 'Pterocirrus limbatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '334688'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:784'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334688'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:785'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:785'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03842"^^xsd:decimal ;
  dwc:decimalLongitude "17.86717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03842 17.86717)"^^geo:wktLiteral ;
  geo-pos:lat "41.03842"^^xsd:decimal ;
  geo-pos:long "17.86717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:786'^^xsd:string;
  dwc:scientificName 'Rhynchonereella gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.86717'^^xsd:double;
  dwc:latitude '41.03842'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:aphiaid '155413'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:786'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '155413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03943 18.5259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03943"^^xsd:decimal ;
  dwc:decimalLongitude "18.5259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03943 18.5259)"^^geo:wktLiteral ;
  geo-pos:lat "41.03943"^^xsd:decimal ;
  geo-pos:long "18.5259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:787'^^xsd:string;
  dwc:scientificName 'Vanadis crystallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5259'^^xsd:double;
  dwc:latitude '41.03943'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129764'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:787'^^xsd:string;
  dwc:observationDate '2013-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:788'^^xsd:string;
  dwc:scientificName 'Vanadis crystallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129764'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:788'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66528"^^xsd:decimal ;
  dwc:decimalLongitude "18.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66528 18.369)"^^geo:wktLiteral ;
  geo-pos:lat "39.66528"^^xsd:decimal ;
  geo-pos:long "18.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:789'^^xsd:string;
  dwc:scientificName 'Vanadis crystallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.369'^^xsd:double;
  dwc:latitude '39.66528'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:aphiaid '129764'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:789'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08347"^^xsd:decimal ;
  dwc:decimalLongitude "19.13335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08347 19.13335)"^^geo:wktLiteral ;
  geo-pos:lat "40.08347"^^xsd:decimal ;
  geo-pos:long "19.13335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:790'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13335'^^xsd:double;
  dwc:latitude '40.08347'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:790'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08703"^^xsd:decimal ;
  dwc:decimalLongitude "19.3618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08703 19.3618)"^^geo:wktLiteral ;
  geo-pos:lat "40.08703"^^xsd:decimal ;
  geo-pos:long "19.3618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:791'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.3618'^^xsd:double;
  dwc:latitude '40.08703'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:791'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66673"^^xsd:decimal ;
  dwc:decimalLongitude "19.13347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66673 19.13347)"^^geo:wktLiteral ;
  geo-pos:lat "39.66673"^^xsd:decimal ;
  geo-pos:long "19.13347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:792'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.13347'^^xsd:double;
  dwc:latitude '39.66673'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:792'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:793'^^xsd:string;
  dwc:scientificName 'Sigambra parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:793'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:794'^^xsd:string;
  dwc:scientificName 'Sigambra parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:794'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:795'^^xsd:string;
  dwc:scientificName 'Sigambra parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:795'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.2387)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:796'^^xsd:string;
  dwc:scientificName 'Sigambra parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.2387'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130702'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:796'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:797'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:797'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:798'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:798'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:799'^^xsd:string;
  dwc:scientificName 'Branchellion torpedinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:aphiaid '116953'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:799'^^xsd:string;
  dwc:observationDate '2016-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '116953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1195831 17.9998423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1195831"^^xsd:decimal ;
  dwc:decimalLongitude "17.9998423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1195831 17.9998423)"^^geo:wktLiteral ;
  geo-pos:lat "40.1195831"^^xsd:decimal ;
  geo-pos:long "17.9998423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:8'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9998423'^^xsd:double;
  dwc:latitude '40.1195831'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37083333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30694444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37083333 17.30694444)"^^geo:wktLiteral ;
  geo-pos:lat "40.37083333"^^xsd:decimal ;
  geo-pos:long "17.30694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:80'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30694444'^^xsd:double;
  dwc:latitude '40.37083333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:80'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:800'^^xsd:string;
  dwc:scientificName 'Pontobdella muricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:aphiaid '116986'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:800'^^xsd:string;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433635"^^xsd:decimal ;
  dwc:decimalLongitude "17.237634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433635 17.237634)"^^geo:wktLiteral ;
  geo-pos:lat "40.433635"^^xsd:decimal ;
  geo-pos:long "17.237634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:801'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237634'^^xsd:double;
  dwc:latitude '40.433635'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:801'^^xsd:string;
  dwc:observationDate '2018-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:802'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:802'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:803'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:803'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:804'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:804'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434223"^^xsd:decimal ;
  dwc:decimalLongitude "17.238747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434223 17.238747)"^^geo:wktLiteral ;
  geo-pos:lat "40.434223"^^xsd:decimal ;
  geo-pos:long "17.238747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:805'^^xsd:string;
  dwc:scientificName 'Harmothoe gilchristi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238747'^^xsd:double;
  dwc:latitude '40.434223'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130765'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:805'^^xsd:string;
  dwc:observationDate '2020-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:806'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:806'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:807'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:807'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:808'^^xsd:string;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:808'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:809'^^xsd:string;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:809'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.795636 18.353765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.795636"^^xsd:decimal ;
  dwc:decimalLongitude "18.353765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.795636 18.353765)"^^geo:wktLiteral ;
  geo-pos:lat "39.795636"^^xsd:decimal ;
  geo-pos:long "18.353765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:81'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.353765'^^xsd:double;
  dwc:latitude '39.795636'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:81'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929583"^^xsd:decimal ;
  dwc:decimalLongitude "18.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929583 18.4055)"^^geo:wktLiteral ;
  geo-pos:lat "39.929583"^^xsd:decimal ;
  geo-pos:long "18.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:810'^^xsd:string;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.4055'^^xsd:double;
  dwc:latitude '39.929583'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:810'^^xsd:string;
  dwc:observationDate '2016-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:811'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:811'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:812'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:812'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2495"^^xsd:decimal ;
  dwc:decimalLongitude "17.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2495 17.8925)"^^geo:wktLiteral ;
  geo-pos:lat "40.2495"^^xsd:decimal ;
  geo-pos:long "17.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:813'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8925'^^xsd:double;
  dwc:latitude '40.2495'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:813'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:814'^^xsd:string;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:814'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:815'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:815'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.649322 17.955351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.649322"^^xsd:decimal ;
  dwc:decimalLongitude "17.955351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.649322 17.955351)"^^geo:wktLiteral ;
  geo-pos:lat "40.649322"^^xsd:decimal ;
  geo-pos:long "17.955351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:816'^^xsd:string;
  dwc:scientificName 'Acromegalomma adriaticum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.955351'^^xsd:double;
  dwc:latitude '40.649322'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '1473660'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:816'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473660'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:817'^^xsd:string;
  dwc:scientificName 'Acromegalomma lanigerum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '994117'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:817'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '994117'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:818'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:818'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:819'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:819'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:820'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:820'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:821'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:821'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:822'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:822'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702671"^^xsd:decimal ;
  dwc:decimalLongitude "17.825765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  geo-pos:lat "40.702671"^^xsd:decimal ;
  geo-pos:long "17.825765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:823'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825765'^^xsd:double;
  dwc:latitude '40.702671'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:823'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:824'^^xsd:string;
  dwc:scientificName 'Amphicorina armandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '155171'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:824'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702671"^^xsd:decimal ;
  dwc:decimalLongitude "17.825765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  geo-pos:lat "40.702671"^^xsd:decimal ;
  geo-pos:long "17.825765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:825'^^xsd:string;
  dwc:scientificName 'Amphicorina eimeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825765'^^xsd:double;
  dwc:latitude '40.702671'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1612024'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:825'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1612024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:826'^^xsd:string;
  dwc:scientificName 'Amphicorina eimeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1612024'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:826'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1612024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:827'^^xsd:string;
  dwc:scientificName 'Amphicorina grahamensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '249675'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:827'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:828'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:828'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.242333"^^xsd:decimal ;
  dwc:decimalLongitude "17.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.242333 17.901167)"^^geo:wktLiteral ;
  geo-pos:lat "40.242333"^^xsd:decimal ;
  geo-pos:long "17.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:829'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901167'^^xsd:double;
  dwc:latitude '40.242333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:829'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81666667 18.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81666667 18.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.81666667"^^xsd:decimal ;
  geo-pos:long "18.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:83'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.28333333'^^xsd:double;
  dwc:latitude '39.81666667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:83'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:830'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:830'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:831'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:831'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:832'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:832'^^xsd:string;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:833'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:833'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:834'^^xsd:string;
  dwc:scientificName 'Amphiglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '129521'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:834'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129521'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.648164 18.011669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.648164"^^xsd:decimal ;
  dwc:decimalLongitude "18.011669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.648164 18.011669)"^^geo:wktLiteral ;
  geo-pos:lat "40.648164"^^xsd:decimal ;
  geo-pos:long "18.011669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:835'^^xsd:string;
  dwc:scientificName 'Amphiglena gravinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.011669'^^xsd:double;
  dwc:latitude '40.648164'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1841006'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:835'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1841006'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.139481 17.979808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.139481"^^xsd:decimal ;
  dwc:decimalLongitude "17.979808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.139481 17.979808)"^^geo:wktLiteral ;
  geo-pos:lat "40.139481"^^xsd:decimal ;
  geo-pos:long "17.979808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:836'^^xsd:string;
  dwc:scientificName 'Amphiglena messapica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.979808'^^xsd:double;
  dwc:latitude '40.139481'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '1840995'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:836'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1840995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:837'^^xsd:string;
  dwc:scientificName 'Bispira crassicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130871'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:837'^^xsd:string;
  dwc:aphiaIdAccepted '130871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:838'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:838'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443017 17.250592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443017"^^xsd:decimal ;
  dwc:decimalLongitude "17.250592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443017 17.250592)"^^geo:wktLiteral ;
  geo-pos:lat "40.443017"^^xsd:decimal ;
  geo-pos:long "17.250592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:839'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.250592'^^xsd:double;
  dwc:latitude '40.443017'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:839'^^xsd:string;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81666667 18.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81666667 18.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.81666667"^^xsd:decimal ;
  geo-pos:long "18.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:84'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.38333333'^^xsd:double;
  dwc:latitude '39.81666667'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:84'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.430567 17.237506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.430567"^^xsd:decimal ;
  dwc:decimalLongitude "17.237506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.430567 17.237506)"^^geo:wktLiteral ;
  geo-pos:lat "40.430567"^^xsd:decimal ;
  geo-pos:long "17.237506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:840'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.237506'^^xsd:double;
  dwc:latitude '40.430567'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:840'^^xsd:string;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442162 17.245831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442162"^^xsd:decimal ;
  dwc:decimalLongitude "17.245831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442162 17.245831)"^^geo:wktLiteral ;
  geo-pos:lat "40.442162"^^xsd:decimal ;
  geo-pos:long "17.245831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:841'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.245831'^^xsd:double;
  dwc:latitude '40.442162'^^xsd:double;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:841'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:842'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:842'^^xsd:string;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:843'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:843'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.431375"^^xsd:decimal ;
  dwc:decimalLongitude "17.239158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  geo-pos:lat "40.431375"^^xsd:decimal ;
  geo-pos:long "17.239158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:844'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239158'^^xsd:double;
  dwc:latitude '40.431375'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:844'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432006"^^xsd:decimal ;
  dwc:decimalLongitude "17.240794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  geo-pos:lat "40.432006"^^xsd:decimal ;
  geo-pos:long "17.240794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:845'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.240794'^^xsd:double;
  dwc:latitude '40.432006'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:845'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:846'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:846'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.434"^^xsd:decimal ;
  dwc:decimalLongitude "17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.434 17.239)"^^geo:wktLiteral ;
  geo-pos:lat "40.434"^^xsd:decimal ;
  geo-pos:long "17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:847'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239'^^xsd:double;
  dwc:latitude '40.434'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:847'^^xsd:string;
  dwc:observationDate '2015-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:849'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:849'^^xsd:string;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.809885 18.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.809885"^^xsd:decimal ;
  dwc:decimalLongitude "18.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.809885 18.318)"^^geo:wktLiteral ;
  geo-pos:lat "39.809885"^^xsd:decimal ;
  geo-pos:long "18.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:85'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.318'^^xsd:double;
  dwc:latitude '39.809885'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:85'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.440284 17.238321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.440284"^^xsd:decimal ;
  dwc:decimalLongitude "17.238321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.440284 17.238321)"^^geo:wktLiteral ;
  geo-pos:lat "40.440284"^^xsd:decimal ;
  geo-pos:long "17.238321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:850'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238321'^^xsd:double;
  dwc:latitude '40.440284'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:850'^^xsd:string;
  dwc:observationDate '2013-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:851'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:851'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433533 17.238667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433533"^^xsd:decimal ;
  dwc:decimalLongitude "17.238667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433533 17.238667)"^^geo:wktLiteral ;
  geo-pos:lat "40.433533"^^xsd:decimal ;
  geo-pos:long "17.238667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:852'^^xsd:string;
  dwc:scientificName 'Branchiomma boholense'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238667'^^xsd:double;
  dwc:latitude '40.433533'^^xsd:double;
  dwc:aphiaid '130877'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:852'^^xsd:string;
  dwc:aphiaIdAccepted '130877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:853'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:853'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:854'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:854'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:855'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:855'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:856'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:856'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:857'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:857'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:858'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:858'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:859'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:859'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.800794 18.329839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.800794"^^xsd:decimal ;
  dwc:decimalLongitude "18.329839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.800794 18.329839)"^^geo:wktLiteral ;
  geo-pos:lat "39.800794"^^xsd:decimal ;
  geo-pos:long "18.329839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:86'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.329839'^^xsd:double;
  dwc:latitude '39.800794'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:86'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442162 17.245831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442162"^^xsd:decimal ;
  dwc:decimalLongitude "17.245831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442162 17.245831)"^^geo:wktLiteral ;
  geo-pos:lat "40.442162"^^xsd:decimal ;
  geo-pos:long "17.245831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:860'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.245831'^^xsd:double;
  dwc:latitude '40.442162'^^xsd:double;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:860'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:861'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:861'^^xsd:string;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:862'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:862'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.431375"^^xsd:decimal ;
  dwc:decimalLongitude "17.239158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  geo-pos:lat "40.431375"^^xsd:decimal ;
  geo-pos:long "17.239158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:863'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239158'^^xsd:double;
  dwc:latitude '40.431375'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:863'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432006"^^xsd:decimal ;
  dwc:decimalLongitude "17.240794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  geo-pos:lat "40.432006"^^xsd:decimal ;
  geo-pos:long "17.240794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:864'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.240794'^^xsd:double;
  dwc:latitude '40.432006'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:864'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:865'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:865'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:866'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:866'^^xsd:string;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:867'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:867'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.490333 17.239836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.490333"^^xsd:decimal ;
  dwc:decimalLongitude "17.239836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.490333 17.239836)"^^geo:wktLiteral ;
  geo-pos:lat "40.490333"^^xsd:decimal ;
  geo-pos:long "17.239836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:868'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239836'^^xsd:double;
  dwc:latitude '40.490333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:868'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.441631 17.234886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.441631"^^xsd:decimal ;
  dwc:decimalLongitude "17.234886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.441631 17.234886)"^^geo:wktLiteral ;
  geo-pos:lat "40.441631"^^xsd:decimal ;
  geo-pos:long "17.234886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:869'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.234886'^^xsd:double;
  dwc:latitude '40.441631'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:869'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81666667 18.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81666667 18.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.81666667"^^xsd:decimal ;
  geo-pos:long "18.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:87'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.28333333'^^xsd:double;
  dwc:latitude '39.81666667'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:87'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442958 17.250411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442958"^^xsd:decimal ;
  dwc:decimalLongitude "17.250411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442958 17.250411)"^^geo:wktLiteral ;
  geo-pos:lat "40.442958"^^xsd:decimal ;
  geo-pos:long "17.250411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:870'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.250411'^^xsd:double;
  dwc:latitude '40.442958'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:870'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:871'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:871'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:872'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:872'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:873'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:873'^^xsd:string;
  dwc:observationDate '2012-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:874'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2022'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:874'^^xsd:string;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140806"^^xsd:decimal ;
  dwc:decimalLongitude "17.978917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  geo-pos:lat "40.140806"^^xsd:decimal ;
  geo-pos:long "17.978917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:875'^^xsd:string;
  dwc:scientificName 'Branchiomma luctuosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.978917'^^xsd:double;
  dwc:latitude '40.140806'^^xsd:double;
  dwc:aphiaid '130881'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:875'^^xsd:string;
  dwc:aphiaIdAccepted '130881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:876'^^xsd:string;
  dwc:scientificName 'Branchiomma lucullanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130882'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:876'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:877'^^xsd:string;
  dwc:scientificName 'Branchiomma lucullanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130882'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:877'^^xsd:string;
  dwc:aphiaIdAccepted '130882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:878'^^xsd:string;
  dwc:scientificName 'Branchiomma lucullanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130882'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:878'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130882'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:879'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:879'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930772 18.396561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930772"^^xsd:decimal ;
  dwc:decimalLongitude "18.396561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930772 18.396561)"^^geo:wktLiteral ;
  geo-pos:lat "39.930772"^^xsd:decimal ;
  geo-pos:long "18.396561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:88'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.396561'^^xsd:double;
  dwc:latitude '39.930772'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:88'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:880'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:880'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:881'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:881'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:882'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:882'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:883'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:883'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25594"^^xsd:decimal ;
  dwc:decimalLongitude "17.895876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25594 17.895876)"^^geo:wktLiteral ;
  geo-pos:lat "40.25594"^^xsd:decimal ;
  geo-pos:long "17.895876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:884'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.895876'^^xsd:double;
  dwc:latitude '40.25594'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:884'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.252059"^^xsd:decimal ;
  dwc:decimalLongitude "17.892987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.252059 17.892987)"^^geo:wktLiteral ;
  geo-pos:lat "40.252059"^^xsd:decimal ;
  geo-pos:long "17.892987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:885'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.892987'^^xsd:double;
  dwc:latitude '40.252059'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:885'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 17.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:886'^^xsd:string;
  dwc:scientificName 'Dialychone collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '882442'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:886'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:887'^^xsd:string;
  dwc:scientificName 'Dialychone collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '882442'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:887'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:888'^^xsd:string;
  dwc:scientificName 'Dialychone collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '882442'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:888'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:889'^^xsd:string;
  dwc:scientificName 'Dialychone collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '882442'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:889'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.011205 18.430708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.011205"^^xsd:decimal ;
  dwc:decimalLongitude "18.430708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.011205 18.430708)"^^geo:wktLiteral ;
  geo-pos:lat "40.011205"^^xsd:decimal ;
  geo-pos:long "18.430708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:89'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.430708'^^xsd:double;
  dwc:latitude '40.011205'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:89'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432719"^^xsd:decimal ;
  dwc:decimalLongitude "17.238587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432719 17.238587)"^^geo:wktLiteral ;
  geo-pos:lat "40.432719"^^xsd:decimal ;
  geo-pos:long "17.238587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:890'^^xsd:string;
  dwc:scientificName 'Dialychone dunerificta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238587'^^xsd:double;
  dwc:latitude '40.432719'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '882443'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:890'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '882443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.257981"^^xsd:decimal ;
  dwc:decimalLongitude "17.889912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.257981 17.889912)"^^geo:wktLiteral ;
  geo-pos:lat "40.257981"^^xsd:decimal ;
  geo-pos:long "17.889912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:891'^^xsd:string;
  dwc:scientificName 'Dialychone dunerificta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889912'^^xsd:double;
  dwc:latitude '40.257981'^^xsd:double;
  dwc:aphiaid '882443'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:891'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.254602"^^xsd:decimal ;
  dwc:decimalLongitude "17.889343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.254602 17.889343)"^^geo:wktLiteral ;
  geo-pos:lat "40.254602"^^xsd:decimal ;
  geo-pos:long "17.889343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:892'^^xsd:string;
  dwc:scientificName 'Dialychone dunerificta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889343'^^xsd:double;
  dwc:latitude '40.254602'^^xsd:double;
  dwc:aphiaid '882443'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:892'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.248376"^^xsd:decimal ;
  dwc:decimalLongitude "17.906924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.248376 17.906924)"^^geo:wktLiteral ;
  geo-pos:lat "40.248376"^^xsd:decimal ;
  geo-pos:long "17.906924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:893'^^xsd:string;
  dwc:scientificName 'Dialychone dunerificta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.906924'^^xsd:double;
  dwc:latitude '40.248376'^^xsd:double;
  dwc:aphiaid '882443'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:893'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.251522"^^xsd:decimal ;
  dwc:decimalLongitude "17.901576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.251522 17.901576)"^^geo:wktLiteral ;
  geo-pos:lat "40.251522"^^xsd:decimal ;
  geo-pos:long "17.901576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:894'^^xsd:string;
  dwc:scientificName 'Dialychone dunerificta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.901576'^^xsd:double;
  dwc:latitude '40.251522'^^xsd:double;
  dwc:aphiaid '882443'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:894'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.263268"^^xsd:decimal ;
  dwc:decimalLongitude "17.884737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.263268 17.884737)"^^geo:wktLiteral ;
  geo-pos:lat "40.263268"^^xsd:decimal ;
  geo-pos:long "17.884737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:895'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.884737'^^xsd:double;
  dwc:latitude '40.263268'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:895'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:896'^^xsd:string;
  dwc:scientificName 'Euratella salmacidis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '333425'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:896'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333425'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:897'^^xsd:string;
  dwc:scientificName 'Hypsicomus stichophthalmos'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130918'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:897'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130918'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:898'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:898'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.253667"^^xsd:decimal ;
  dwc:decimalLongitude "17.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.253667 17.875333)"^^geo:wktLiteral ;
  geo-pos:lat "40.253667"^^xsd:decimal ;
  geo-pos:long "17.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:899'^^xsd:string;
  dwc:scientificName 'Myxicola aesthetica'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.875333'^^xsd:double;
  dwc:latitude '40.253667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '130931'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:899'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0026171 18.0126542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0026171"^^xsd:decimal ;
  dwc:decimalLongitude "18.0126542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0026171 18.0126542)"^^geo:wktLiteral ;
  geo-pos:lat "40.0026171"^^xsd:decimal ;
  geo-pos:long "18.0126542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:9'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.0126542'^^xsd:double;
  dwc:latitude '40.0026171'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.00076111 18.42582778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.00076111"^^xsd:decimal ;
  dwc:decimalLongitude "18.42582778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.00076111 18.42582778)"^^geo:wktLiteral ;
  geo-pos:lat "40.00076111"^^xsd:decimal ;
  geo-pos:long "18.42582778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:90'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.42582778'^^xsd:double;
  dwc:latitude '40.00076111'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:90'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:900'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:900'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:901'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:901'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:902'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:902'^^xsd:string;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:903'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:903'^^xsd:string;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:904'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:904'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:905'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:905'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:906'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:906'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:907'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:907'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:908'^^xsd:string;
  dwc:scientificName 'Parasabella langerhansi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530926'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:908'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:909'^^xsd:string;
  dwc:scientificName 'Parasabella saxicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '530934'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:909'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88726389 18.39765556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88726389"^^xsd:decimal ;
  dwc:decimalLongitude "18.39765556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88726389 18.39765556)"^^geo:wktLiteral ;
  geo-pos:lat "39.88726389"^^xsd:decimal ;
  geo-pos:long "18.39765556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:91'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.39765556'^^xsd:double;
  dwc:latitude '39.88726389'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:91'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:910'^^xsd:string;
  dwc:scientificName 'Parasabella saxicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530934'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:910'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:911'^^xsd:string;
  dwc:scientificName 'Parasabella tenuicollaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '530935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:911'^^xsd:string;
  dwc:aphiaIdAccepted '530935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:912'^^xsd:string;
  dwc:scientificName 'Parasabella tenuicollaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '530935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:912'^^xsd:string;
  dwc:aphiaIdAccepted '530935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:913'^^xsd:string;
  dwc:scientificName 'Parasabella tenuicollaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '530935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:913'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '530935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.727643"^^xsd:decimal ;
  dwc:decimalLongitude "17.76111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  geo-pos:lat "40.727643"^^xsd:decimal ;
  geo-pos:long "17.76111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:914'^^xsd:string;
  dwc:scientificName 'Parasabella tenuicollaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.76111'^^xsd:double;
  dwc:latitude '40.727643'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '530935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:914'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.730341"^^xsd:decimal ;
  dwc:decimalLongitude "17.763563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.730341 17.763563)"^^geo:wktLiteral ;
  geo-pos:lat "40.730341"^^xsd:decimal ;
  geo-pos:long "17.763563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:915'^^xsd:string;
  dwc:scientificName 'Parasabella tenuicollaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.763563'^^xsd:double;
  dwc:latitude '40.730341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:915'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:916'^^xsd:string;
  dwc:scientificName 'Parasabella tenuicollaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '530935'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:916'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '530935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.247333"^^xsd:decimal ;
  dwc:decimalLongitude "17.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.247333 17.885167)"^^geo:wktLiteral ;
  geo-pos:lat "40.247333"^^xsd:decimal ;
  geo-pos:long "17.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:917'^^xsd:string;
  dwc:scientificName 'Parasabella tommasi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.885167'^^xsd:double;
  dwc:latitude '40.247333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '530936'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:917'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '530936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:918'^^xsd:string;
  dwc:scientificName 'Parasabella tommasi'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '530936'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:918'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '530936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:919'^^xsd:string;
  dwc:scientificName 'Perkinsiana rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:919'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259725 17.890812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259725"^^xsd:decimal ;
  dwc:decimalLongitude "17.890812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259725 17.890812)"^^geo:wktLiteral ;
  geo-pos:lat "40.259725"^^xsd:decimal ;
  geo-pos:long "17.890812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:92'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.890812'^^xsd:double;
  dwc:latitude '40.259725'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:92'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:920'^^xsd:string;
  dwc:scientificName 'Perkinsiana rubra'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:920'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.702671"^^xsd:decimal ;
  dwc:decimalLongitude "17.825765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.702671 17.825765)"^^geo:wktLiteral ;
  geo-pos:lat "40.702671"^^xsd:decimal ;
  geo-pos:long "17.825765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:921'^^xsd:string;
  dwc:scientificName 'Perkinsiana socialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.825765'^^xsd:double;
  dwc:latitude '40.702671'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '130949'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:921'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.706438"^^xsd:decimal ;
  dwc:decimalLongitude "17.824478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.706438 17.824478)"^^geo:wktLiteral ;
  geo-pos:lat "40.706438"^^xsd:decimal ;
  geo-pos:long "17.824478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:922'^^xsd:string;
  dwc:scientificName 'Perkinsiana socialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.824478'^^xsd:double;
  dwc:latitude '40.706438'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130949'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:922'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2505"^^xsd:decimal ;
  dwc:decimalLongitude "17.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2505 17.8895)"^^geo:wktLiteral ;
  geo-pos:lat "40.2505"^^xsd:decimal ;
  geo-pos:long "17.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:923'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.8895'^^xsd:double;
  dwc:latitude '40.2505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:923'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:924'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:924'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:925'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:925'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.727643"^^xsd:decimal ;
  dwc:decimalLongitude "17.76111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.727643 17.76111)"^^geo:wktLiteral ;
  geo-pos:lat "40.727643"^^xsd:decimal ;
  geo-pos:long "17.76111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:926'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla saxicava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.76111'^^xsd:double;
  dwc:latitude '40.727643'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1054343'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:926'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717603"^^xsd:decimal ;
  dwc:decimalLongitude "17.792759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717603 17.792759)"^^geo:wktLiteral ;
  geo-pos:lat "40.717603"^^xsd:decimal ;
  geo-pos:long "17.792759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:927'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla saxicava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792759'^^xsd:double;
  dwc:latitude '40.717603'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1054343'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:927'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.720486"^^xsd:decimal ;
  dwc:decimalLongitude "17.792145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.720486 17.792145)"^^geo:wktLiteral ;
  geo-pos:lat "40.720486"^^xsd:decimal ;
  geo-pos:long "17.792145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:928'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla saxicava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.792145'^^xsd:double;
  dwc:latitude '40.720486'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1054343'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:928'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.711882"^^xsd:decimal ;
  dwc:decimalLongitude "17.809694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.711882 17.809694)"^^geo:wktLiteral ;
  geo-pos:lat "40.711882"^^xsd:decimal ;
  geo-pos:long "17.809694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:929'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla saxicava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.809694'^^xsd:double;
  dwc:latitude '40.711882'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1054343'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:929'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259725 17.890812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259725"^^xsd:decimal ;
  dwc:decimalLongitude "17.890812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259725 17.890812)"^^geo:wktLiteral ;
  geo-pos:lat "40.259725"^^xsd:decimal ;
  geo-pos:long "17.890812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:93'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.890812'^^xsd:double;
  dwc:latitude '40.259725'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:93'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.713416"^^xsd:decimal ;
  dwc:decimalLongitude "17.811596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.713416 17.811596)"^^geo:wktLiteral ;
  geo-pos:lat "40.713416"^^xsd:decimal ;
  geo-pos:long "17.811596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:930'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla saxicava'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.811596'^^xsd:double;
  dwc:latitude '40.713416'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1054343'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:930'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:931'^^xsd:string;
  dwc:scientificName 'Sabella discifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:931'^^xsd:string;
  dwc:aphiaIdAccepted '130964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:932'^^xsd:string;
  dwc:scientificName 'Sabella discifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:932'^^xsd:string;
  dwc:aphiaIdAccepted '130964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:933'^^xsd:string;
  dwc:scientificName 'Sabella discifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130964'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:933'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "17.23055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 17.23055556)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "17.23055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:934'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23055556'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:934'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:935'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:935'^^xsd:string;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:936'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:936'^^xsd:string;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:937'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:937'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:938'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:938'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:939'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:939'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.218197 17.926421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.218197"^^xsd:decimal ;
  dwc:decimalLongitude "17.926421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.218197 17.926421)"^^geo:wktLiteral ;
  geo-pos:lat "40.218197"^^xsd:decimal ;
  geo-pos:long "17.926421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:94'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.926421'^^xsd:double;
  dwc:latitude '40.218197'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:94'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.478943"^^xsd:decimal ;
  dwc:decimalLongitude "17.23063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.478943 17.23063)"^^geo:wktLiteral ;
  geo-pos:lat "40.478943"^^xsd:decimal ;
  geo-pos:long "17.23063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:940'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.23063'^^xsd:double;
  dwc:latitude '40.478943'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:940'^^xsd:string;
  dwc:observationDate '2012-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:941'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:941'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2455"^^xsd:decimal ;
  dwc:decimalLongitude "17.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2455 17.889167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2455"^^xsd:decimal ;
  geo-pos:long "17.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:942'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.889167'^^xsd:double;
  dwc:latitude '40.2455'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:942'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.479027 17.225769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.479027"^^xsd:decimal ;
  dwc:decimalLongitude "17.225769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.479027 17.225769)"^^geo:wktLiteral ;
  geo-pos:lat "40.479027"^^xsd:decimal ;
  geo-pos:long "17.225769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:943'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.225769'^^xsd:double;
  dwc:latitude '40.479027'^^xsd:double;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:943'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442162 17.245831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.442162"^^xsd:decimal ;
  dwc:decimalLongitude "17.245831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.442162 17.245831)"^^geo:wktLiteral ;
  geo-pos:lat "40.442162"^^xsd:decimal ;
  geo-pos:long "17.245831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:944'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.245831'^^xsd:double;
  dwc:latitude '40.442162'^^xsd:double;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:944'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:945'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:945'^^xsd:string;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:946'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:946'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.431375"^^xsd:decimal ;
  dwc:decimalLongitude "17.239158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.431375 17.239158)"^^geo:wktLiteral ;
  geo-pos:lat "40.431375"^^xsd:decimal ;
  geo-pos:long "17.239158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:947'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239158'^^xsd:double;
  dwc:latitude '40.431375'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:947'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432006"^^xsd:decimal ;
  dwc:decimalLongitude "17.240794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432006 17.240794)"^^geo:wktLiteral ;
  geo-pos:lat "40.432006"^^xsd:decimal ;
  geo-pos:long "17.240794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:948'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.240794'^^xsd:double;
  dwc:latitude '40.432006'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:948'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:949'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:949'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.234394 17.909839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.234394"^^xsd:decimal ;
  dwc:decimalLongitude "17.909839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.234394 17.909839)"^^geo:wktLiteral ;
  geo-pos:lat "40.234394"^^xsd:decimal ;
  geo-pos:long "17.909839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:95'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.909839'^^xsd:double;
  dwc:latitude '40.234394'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:95'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:950'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:950'^^xsd:string;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:951'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:951'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:952'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:952'^^xsd:string;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:953'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2022'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:953'^^xsd:string;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.140806"^^xsd:decimal ;
  dwc:decimalLongitude "17.978917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.140806 17.978917)"^^geo:wktLiteral ;
  geo-pos:lat "40.140806"^^xsd:decimal ;
  geo-pos:long "17.978917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:954'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.978917'^^xsd:double;
  dwc:latitude '40.140806'^^xsd:double;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:954'^^xsd:string;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:955'^^xsd:string;
  dwc:scientificName 'Bathyvermilia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '536656'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:955'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '536656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.644833"^^xsd:decimal ;
  dwc:decimalLongitude "18.648167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  geo-pos:lat "39.644833"^^xsd:decimal ;
  geo-pos:long "18.648167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:956'^^xsd:string;
  dwc:scientificName 'Bathyvermilia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.648167'^^xsd:double;
  dwc:latitude '39.644833'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:aphiaid '536656'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:956'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '536656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 18.320333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.320333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44 18.320333)"^^geo:wktLiteral ;
  geo-pos:lat "39.44"^^xsd:decimal ;
  geo-pos:long "18.320333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:957'^^xsd:string;
  dwc:scientificName 'Bathyvermilia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.320333'^^xsd:double;
  dwc:latitude '39.44'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1146'^^xsd:integer;
  dwc:aphiaid '536656'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:957'^^xsd:string;
  dwc:observationDate '2001-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '536656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.453"^^xsd:decimal ;
  dwc:decimalLongitude "18.393667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  geo-pos:lat "39.453"^^xsd:decimal ;
  geo-pos:long "18.393667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:958'^^xsd:string;
  dwc:scientificName 'Bathyvermilia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.393667'^^xsd:double;
  dwc:latitude '39.453'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '807'^^xsd:integer;
  dwc:aphiaid '536656'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:958'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '536656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612333 18.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.612333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "662"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612333 18.5185)"^^geo:wktLiteral ;
  geo-pos:lat "39.612333"^^xsd:decimal ;
  geo-pos:long "18.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:959'^^xsd:string;
  dwc:scientificName 'Bathyvermilia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5185'^^xsd:double;
  dwc:latitude '39.612333'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '662'^^xsd:integer;
  dwc:aphiaid '536656'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:959'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '536656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.370208 17.305401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.370208"^^xsd:decimal ;
  dwc:decimalLongitude "17.305401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.370208 17.305401)"^^geo:wktLiteral ;
  geo-pos:lat "40.370208"^^xsd:decimal ;
  geo-pos:long "17.305401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:96'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.305401'^^xsd:double;
  dwc:latitude '40.370208'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:96'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:960'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:960'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:961'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:961'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:962'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:962'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:963'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:963'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:964'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:964'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:965'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:965'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844201"^^xsd:decimal ;
  dwc:decimalLongitude "18.386118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844201 18.386118)"^^geo:wktLiteral ;
  geo-pos:lat "39.844201"^^xsd:decimal ;
  geo-pos:long "18.386118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:966'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.386118'^^xsd:double;
  dwc:latitude '39.844201'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:966'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'eventDate added by data steward based on the publication\'s info'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.644833"^^xsd:decimal ;
  dwc:decimalLongitude "18.648167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  geo-pos:lat "39.644833"^^xsd:decimal ;
  geo-pos:long "18.648167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:967'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.648167'^^xsd:double;
  dwc:latitude '39.644833'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:967'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.453"^^xsd:decimal ;
  dwc:decimalLongitude "18.393667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  geo-pos:lat "39.453"^^xsd:decimal ;
  geo-pos:long "18.393667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:968'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.393667'^^xsd:double;
  dwc:latitude '39.453'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '807'^^xsd:integer;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:968'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:969'^^xsd:string;
  dwc:scientificName 'Filogranula annulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130990'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:969'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.374333 17.30368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.374333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.374333 17.30368)"^^geo:wktLiteral ;
  geo-pos:lat "40.374333"^^xsd:decimal ;
  geo-pos:long "17.30368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:97'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30368'^^xsd:double;
  dwc:latitude '40.374333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:97'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:970'^^xsd:string;
  dwc:scientificName 'Filogranula annulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '130990'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:970'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:971'^^xsd:string;
  dwc:scientificName 'Filogranula annulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130990'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:971'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130990'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.131944"^^xsd:decimal ;
  dwc:decimalLongitude "18.522778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.131944 18.522778)"^^geo:wktLiteral ;
  geo-pos:lat "40.131944"^^xsd:decimal ;
  geo-pos:long "18.522778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:972'^^xsd:string;
  dwc:scientificName 'Filogranula calyculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.522778'^^xsd:double;
  dwc:latitude '40.131944'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:aphiaid '130991'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:972'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:973'^^xsd:string;
  dwc:scientificName 'Filogranula calyculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130991'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:973'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.776389"^^xsd:decimal ;
  dwc:decimalLongitude "18.361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.776389 18.361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.776389"^^xsd:decimal ;
  geo-pos:long "18.361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:974'^^xsd:string;
  dwc:scientificName 'Filogranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.361667'^^xsd:double;
  dwc:latitude '39.776389'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:aphiaid '130992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:974'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130992'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:975'^^xsd:string;
  dwc:scientificName 'Filogranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '130992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:975'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.644833"^^xsd:decimal ;
  dwc:decimalLongitude "18.648167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  geo-pos:lat "39.644833"^^xsd:decimal ;
  geo-pos:long "18.648167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:976'^^xsd:string;
  dwc:scientificName 'Filogranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.648167'^^xsd:double;
  dwc:latitude '39.644833'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:aphiaid '130992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:976'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '130992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.551667 18.534833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.551667"^^xsd:decimal ;
  dwc:decimalLongitude "18.534833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "785"^^xsd:integer ;
  dwc:maximumDepthInMeters "789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.551667 18.534833)"^^geo:wktLiteral ;
  geo-pos:lat "39.551667"^^xsd:decimal ;
  geo-pos:long "18.534833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:977'^^xsd:string;
  dwc:scientificName 'Filogranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.534833'^^xsd:double;
  dwc:latitude '39.551667'^^xsd:double;
  dwc:minimumDepth '785'^^xsd:integer;
  dwc:maximumDepth '789'^^xsd:integer;
  dwc:aphiaid '130992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:977'^^xsd:string;
  dwc:observationDate '2001-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.453"^^xsd:decimal ;
  dwc:decimalLongitude "18.393667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.453 18.393667)"^^geo:wktLiteral ;
  geo-pos:lat "39.453"^^xsd:decimal ;
  geo-pos:long "18.393667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:978'^^xsd:string;
  dwc:scientificName 'Filogranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.393667'^^xsd:double;
  dwc:latitude '39.453'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '807'^^xsd:integer;
  dwc:aphiaid '130992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:978'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612333 18.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.612333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "662"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612333 18.5185)"^^geo:wktLiteral ;
  geo-pos:lat "39.612333"^^xsd:decimal ;
  geo-pos:long "18.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:979'^^xsd:string;
  dwc:scientificName 'Filogranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5185'^^xsd:double;
  dwc:latitude '39.612333'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '662'^^xsd:integer;
  dwc:aphiaid '130992'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:979'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.374333 17.30368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.374333"^^xsd:decimal ;
  dwc:decimalLongitude "17.30368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.374333 17.30368)"^^geo:wktLiteral ;
  geo-pos:lat "40.374333"^^xsd:decimal ;
  geo-pos:long "17.30368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:98'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.30368'^^xsd:double;
  dwc:latitude '40.374333'^^xsd:double;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:98'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.138611"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.138611 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "40.138611"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:980'^^xsd:string;
  dwc:scientificName 'Filogranula stellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '40.138611'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '130993'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:980'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.644833"^^xsd:decimal ;
  dwc:decimalLongitude "18.648167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.644833 18.648167)"^^geo:wktLiteral ;
  geo-pos:lat "39.644833"^^xsd:decimal ;
  geo-pos:long "18.648167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:981'^^xsd:string;
  dwc:scientificName 'Filogranula stellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.648167'^^xsd:double;
  dwc:latitude '39.644833'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:aphiaid '130993'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:981'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '130993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.580667 18.388333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.580667"^^xsd:decimal ;
  dwc:decimalLongitude "18.388333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "513"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.580667 18.388333)"^^geo:wktLiteral ;
  geo-pos:lat "39.580667"^^xsd:decimal ;
  geo-pos:long "18.388333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:982'^^xsd:string;
  dwc:scientificName 'Hyalopomatus madreporae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.388333'^^xsd:double;
  dwc:latitude '39.580667'^^xsd:double;
  dwc:minimumDepth '513'^^xsd:integer;
  dwc:aphiaid '394002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:982'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '394002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.577333 18.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.577333"^^xsd:decimal ;
  dwc:decimalLongitude "18.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "528"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.577333 18.383333)"^^geo:wktLiteral ;
  geo-pos:lat "39.577333"^^xsd:decimal ;
  geo-pos:long "18.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:983'^^xsd:string;
  dwc:scientificName 'Hyalopomatus madreporae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.383333'^^xsd:double;
  dwc:latitude '39.577333'^^xsd:double;
  dwc:minimumDepth '528'^^xsd:integer;
  dwc:aphiaid '394002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:983'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '394002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612 18.508167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.612"^^xsd:decimal ;
  dwc:decimalLongitude "18.508167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.612 18.508167)"^^geo:wktLiteral ;
  geo-pos:lat "39.612"^^xsd:decimal ;
  geo-pos:long "18.508167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:984'^^xsd:string;
  dwc:scientificName 'Hyalopomatus madreporae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.508167'^^xsd:double;
  dwc:latitude '39.612'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:aphiaid '394002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:984'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '394002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.456333 18.407667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.456333"^^xsd:decimal ;
  dwc:decimalLongitude "18.407667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.456333 18.407667)"^^geo:wktLiteral ;
  geo-pos:lat "39.456333"^^xsd:decimal ;
  geo-pos:long "18.407667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:985'^^xsd:string;
  dwc:scientificName 'Hyalopomatus madreporae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.407667'^^xsd:double;
  dwc:latitude '39.456333'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:aphiaid '394002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:985'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '394002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.468167 18.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.468167"^^xsd:decimal ;
  dwc:decimalLongitude "18.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.468167 18.407)"^^geo:wktLiteral ;
  geo-pos:lat "39.468167"^^xsd:decimal ;
  geo-pos:long "18.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:986'^^xsd:string;
  dwc:scientificName 'Hyalopomatus madreporae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.407'^^xsd:double;
  dwc:latitude '39.468167'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:aphiaid '394002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:986'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '394002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.589167 18.394167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.589167"^^xsd:decimal ;
  dwc:decimalLongitude "18.394167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.589167 18.394167)"^^geo:wktLiteral ;
  geo-pos:lat "39.589167"^^xsd:decimal ;
  geo-pos:long "18.394167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:987'^^xsd:string;
  dwc:scientificName 'Hyalopomatus madreporae'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.394167'^^xsd:double;
  dwc:latitude '39.589167'^^xsd:double;
  dwc:minimumDepth '497'^^xsd:integer;
  dwc:aphiaid '394002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:987'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '394002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:988'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:988'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:989'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:989'^^xsd:string;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:990'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:990'^^xsd:string;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:991'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:991'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:992'^^xsd:string;
  dwc:scientificName 'Hydroides dirampha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131001'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:992'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:993'^^xsd:string;
  dwc:scientificName 'Hydroides dirampha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '131001'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:993'^^xsd:string;
  dwc:aphiaIdAccepted '131001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433958"^^xsd:decimal ;
  dwc:decimalLongitude "17.239169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433958 17.239169)"^^geo:wktLiteral ;
  geo-pos:lat "40.433958"^^xsd:decimal ;
  geo-pos:long "17.239169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:994'^^xsd:string;
  dwc:scientificName 'Hydroides dirampha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.239169'^^xsd:double;
  dwc:latitude '40.433958'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131001'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:994'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433814"^^xsd:decimal ;
  dwc:decimalLongitude "17.238025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433814 17.238025)"^^geo:wktLiteral ;
  geo-pos:lat "40.433814"^^xsd:decimal ;
  geo-pos:long "17.238025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:995'^^xsd:string;
  dwc:scientificName 'Hydroides dirampha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238025'^^xsd:double;
  dwc:latitude '40.433814'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '131001'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:995'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:996'^^xsd:string;
  dwc:scientificName 'Hydroides dirampha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '131001'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:996'^^xsd:string;
  dwc:aphiaIdAccepted '131001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:997'^^xsd:string;
  dwc:scientificName 'Hydroides dirampha'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '131001'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:997'^^xsd:string;
  dwc:observationDate '2014-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.432222"^^xsd:decimal ;
  dwc:decimalLongitude "17.238611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.432222 17.238611)"^^geo:wktLiteral ;
  geo-pos:lat "40.432222"^^xsd:decimal ;
  geo-pos:long "17.238611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:998'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.238611'^^xsd:double;
  dwc:latitude '40.432222'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:998'^^xsd:string;
  dwc:observationDate '2019-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8944__mapworms%3Alit%3Acoor%3AAnnelida%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mapworms:lit:coor:Annelida:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8944_> ;
  dwc:basisOfRecord "MaterialCitation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialCitation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-11-26'^^xsd:date;
  dwc:institutionCode 'CoNISMa'^^xsd:string;
  dwc:catalogNumber 'mapworms:lit:coor:Annelida:999'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialCitation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'mapworms:lit:coor:Annelida:999'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  .
# EOF