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

<https://eurobis.org/id/point/8698__Abarenicola%20claparedi_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.189 9.8545)"^^geo:wktLiteral ;
  geo-pos:lat "37.189"^^xsd:decimal ;
  geo-pos:long "9.8545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Abarenicola%20claparedi_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Abarenicola claparedi_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Abarenicola claparedi_1980'^^xsd:string;
  dwc:scientificName 'Abarenicola claparedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.8545'^^xsd:double;
  dwc:latitude '37.189'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '0-3'^^xsd:string;
  dwc:aphiaid '332877'^^xsd:integer;
  dwc:occurrenceId 'Abarenicola claparedi_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Abarenicola claparedi (Levinsen, 1883)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Abarenicola%20claparedi_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Abarenicola%20claparedi_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Abarenicola%20claparedi_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Abarenicola%20claparedi_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Abarenicola%20claparedi_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Abarenicola claparedi_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Abarenicola claparedi_2002'^^xsd:string;
  dwc:scientificName 'Abarenicola claparedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '0-3'^^xsd:string;
  dwc:aphiaid '332877'^^xsd:integer;
  dwc:occurrenceId 'Abarenicola claparedi_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Abarenicola claparedi (Levinsen, 1883)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Abarenicola%20claparedi_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Abarenicola%20claparedi_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Abarenicola%20claparedi_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Abarenicola%20claparedi_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Abarenicola%20claparedi_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Abarenicola claparedi_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Abarenicola claparedi_2004'^^xsd:string;
  dwc:scientificName 'Abarenicola claparedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Glaoui Chakroun'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '0-3'^^xsd:string;
  dwc:aphiaid '332877'^^xsd:integer;
  dwc:occurrenceId 'Abarenicola claparedi_2004'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Abarenicola claparedi (Levinsen, 1883)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Abarenicola%20claparedi_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Abarenicola%20claparedi_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Abarenicola%20claparedi_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Abarenicola%20claparedi_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Abarenicola%20claparedi_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Abarenicola claparedi_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Abarenicola claparedi_1978'^^xsd:string;
  dwc:scientificName 'Abarenicola claparedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '0-3'^^xsd:string;
  dwc:aphiaid '332877'^^xsd:integer;
  dwc:occurrenceId 'Abarenicola claparedi_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Abarenicola claparedi (Levinsen, 1883)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arenicola%20cristata_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arenicola%20cristata_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arenicola%20cristata_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arenicola%20cristata_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arenicola%20cristata_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arenicola cristata_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arenicola cristata_2002'^^xsd:string;
  dwc:scientificName 'Arenicola cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '0-2'^^xsd:string;
  dwc:aphiaid '129866'^^xsd:integer;
  dwc:occurrenceId 'Arenicola cristata_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129866'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arenicola cristata Stimpson, 1855'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arenicola%20cristata_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arenicola%20cristata_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arenicola%20cristata_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59128"^^xsd:decimal ;
  dwc:decimalLongitude "10.81145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arenicola%20cristata_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  geo-pos:lat "33.59128"^^xsd:decimal ;
  geo-pos:long "10.81145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arenicola%20cristata_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arenicola cristata_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arenicola cristata_2016'^^xsd:string;
  dwc:scientificName 'Arenicola cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Khedhri et al'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81145'^^xsd:double;
  dwc:latitude '33.59128'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '0-2'^^xsd:string;
  dwc:aphiaid '129866'^^xsd:integer;
  dwc:occurrenceId 'Arenicola cristata_2016'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129866'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arenicola cristata Stimpson, 1855'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arenicola%20marina_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arenicola%20marina_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arenicola%20marina_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arenicola%20marina_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arenicola%20marina_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arenicola marina_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arenicola marina_2017'^^xsd:string;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:depthRange '0.3'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'Arenicola marina_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arenicola marina (Linnaeus, 1758)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Branchiomaldane%20vincentii_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Branchiomaldane%20vincentii_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Branchiomaldane%20vincentii_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Branchiomaldane%20vincentii_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Branchiomaldane%20vincentii_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Branchiomaldane vincentii_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Branchiomaldane vincentii_1978'^^xsd:string;
  dwc:scientificName 'Branchiomaldane vincentii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:aphiaid '129872'^^xsd:integer;
  dwc:occurrenceId 'Branchiomaldane vincentii_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129872'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Branchiomaldane vincenti Langerhans, 1881'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Capitella%20capitata_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Capitella%20capitata_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Capitella%20capitata_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Capitella%20capitata_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Capitella%20capitata_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Capitella capitata_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Capitella capitata_1965'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vuillemin'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.5-64'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Capitella capitata_1965'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Capitella capitata (Fabricius, 1780)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Capitella%20capitata_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Capitella%20capitata_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Capitella%20capitata_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^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 "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Capitella%20capitata_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Capitella%20capitata_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Capitella capitata_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Capitella capitata_2008'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Diwara et al'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.5-64'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Capitella capitata_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Capitella capitata (Fabricius, 1780)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Capitella%20capitata_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Capitella%20capitata_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Capitella%20capitata_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^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 "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Capitella%20capitata_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Capitella%20capitata_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Capitella capitata_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Capitella capitata_1978'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.5-64'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Capitella capitata_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Capitella capitata (Fabricius, 1780)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Capitella%20capitata_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Capitella%20capitata_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Capitella%20capitata_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Capitella%20capitata_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Capitella%20capitata_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Capitella capitata_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Capitella capitata_2002'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.5-64'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Capitella capitata_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Capitella capitata (Fabricius, 1780)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Capitella%20capitata_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Capitella%20capitata_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Capitella%20capitata_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Capitella%20capitata_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Capitella%20capitata_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Capitella capitata_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Capitella capitata_2004'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Glaoui Chakroun'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.5-64'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Capitella capitata_2004'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Capitella capitata (Fabricius, 1780)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Capitella%20capitata_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Capitella%20capitata_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Capitella%20capitata_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^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 "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Capitella%20capitata_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Capitella%20capitata_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Capitella capitata_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Capitella capitata_2017'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.5-64'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Capitella capitata_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Capitella capitata (Fabricius, 1780)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Dasybranchus%20caducus_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Dasybranchus%20caducus_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Dasybranchus%20caducus_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Dasybranchus%20caducus_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Dasybranchus%20caducus_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dasybranchus caducus_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Dasybranchus caducus_1912'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'McIntosh'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:depthRange '0.5-2.3'^^xsd:string;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'Dasybranchus caducus_1912'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Dasybranchus caducus Grube, 1846'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Dasybranchus%20caducus_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Dasybranchus%20caducus_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Dasybranchus%20caducus_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59128"^^xsd:decimal ;
  dwc:decimalLongitude "10.81145"^^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 "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Dasybranchus%20caducus_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  geo-pos:lat "33.59128"^^xsd:decimal ;
  geo-pos:long "10.81145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Dasybranchus%20caducus_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dasybranchus caducus_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Dasybranchus caducus_2016'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Khedhri et al'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81145'^^xsd:double;
  dwc:latitude '33.59128'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:depthRange '0.5-2.3'^^xsd:string;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'Dasybranchus caducus_2016'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Dasybranchus caducus Grube, 1846'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Dasybranchus%20gajolae_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Dasybranchus%20gajolae_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Dasybranchus%20gajolae_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Dasybranchus%20gajolae_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Dasybranchus%20gajolae_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dasybranchus gajolae_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Dasybranchus gajolae_2010'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '58-66'^^xsd:string;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Dasybranchus gajolae_2010'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Dasybranchus gajolae Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Dasybranchus%20gajolae_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Dasybranchus%20gajolae_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Dasybranchus%20gajolae_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Dasybranchus%20gajolae_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Dasybranchus%20gajolae_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dasybranchus gajolae_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Dasybranchus gajolae_1970'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '58-66'^^xsd:string;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:occurrenceId 'Dasybranchus gajolae_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Dasybranchus gajolae Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Heteromastus%20filiformis_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Heteromastus%20filiformis_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Heteromastus%20filiformis_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Heteromastus filiformis_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Heteromastus filiformis_1978'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '16-20'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'Heteromastus filiformis_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Heteromastus filiformis (Claparède, 1864)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Heteromastus%20filiformis_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Heteromastus%20filiformis_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Heteromastus filiformis_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Heteromastus filiformis_2003'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '16-20'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Heteromastus filiformis_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Heteromastus filiformis (Claparède, 1864)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Heteromastus%20filiformis_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Heteromastus%20filiformis_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Heteromastus filiformis_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Heteromastus filiformis_2008'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '16-20'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Heteromastus filiformis_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Heteromastus filiformis (Claparède, 1864)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Heteromastus%20filiformis_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Heteromastus%20filiformis_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Heteromastus%20filiformis_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Heteromastus filiformis_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Heteromastus filiformis_2017'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '16-20'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'Heteromastus filiformis_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Heteromastus filiformis (Claparède, 1864)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Mastobranchus%20trinchesii_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Mastobranchus%20trinchesii_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Mastobranchus%20trinchesii_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Mastobranchus%20trinchesii_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Mastobranchus%20trinchesii_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mastobranchus trinchesii_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Mastobranchus trinchesii_2012'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '5.7'^^xsd:double;
  dwc:maximumDepth '5.7'^^xsd:double;
  dwc:depthRange '5.7'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Mastobranchus trinchesii_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Mastobranchus trinchesii Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Mediomastus%20fragilis_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Mediomastus%20fragilis_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Mediomastus%20fragilis_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Mediomastus%20fragilis_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Mediomastus%20fragilis_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mediomastus fragilis_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Mediomastus fragilis_2017'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'Mediomastus fragilis_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Mediomastus fragilis Rasmussen, 1973'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20aberans_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20aberans_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20aberans_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20aberans_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20aberans_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus aberans_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus aberans_1970'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:occurrenceId 'Notomastus aberans_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus aberans Day, 1963'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_1978_GulfOfTunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1978_GulfOfTunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1978_GulfOfTunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_1978_GulfOfTunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_1978_GulfOfTunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_1978_GulfOfTunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_1978_GulfOfTunis'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.Zaabi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Notomastus latericeus_1978_GulfOfTunis'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_2006'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al. Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Notomastus latericeus_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_1980'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Notomastus latericeus_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_2003'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Notomastus latericeus_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_2008'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Notomastus latericeus_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_1970'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Notomastus latericeus_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20latericeus_1978_LagoonOfMonastir>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1978_LagoonOfMonastir> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20latericeus_1978_LagoonOfMonastir> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20latericeus_1978_LagoonOfMonastir>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20latericeus_1978_LagoonOfMonastir>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus latericeus_1978_LagoonOfMonastir" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus latericeus_1978_LagoonOfMonastir'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Notomastus latericeus_1978_LagoonOfMonastir'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus Sars, 1851'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20profundus_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20profundus_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20profundus_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0156 10.8803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0156"^^xsd:decimal ;
  dwc:decimalLongitude "10.8803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "92469"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20profundus_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0156 10.8803)"^^geo:wktLiteral ;
  geo-pos:lat "36.0156"^^xsd:decimal ;
  geo-pos:long "10.8803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "92469"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20profundus_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus profundus_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus profundus_1961'^^xsd:string;
  dwc:scientificName 'Notomastus profundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8803'^^xsd:double;
  dwc:latitude '36.0156'^^xsd:double;
  dwc:coordinatePrecision '92469'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:depthRange 'Oct-26'^^xsd:string;
  dwc:aphiaid '129900'^^xsd:integer;
  dwc:occurrenceId 'Notomastus profundus_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus profundus Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20profundus_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20profundus_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20profundus_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20profundus_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20profundus_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus profundus_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus profundus_2003'^^xsd:string;
  dwc:scientificName 'Notomastus profundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:depthRange 'Oct-26'^^xsd:string;
  dwc:aphiaid '129900'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Notomastus profundus_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus profundus Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20profundus_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20profundus_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20profundus_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20profundus_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20profundus_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus profundus_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus profundus_2008'^^xsd:string;
  dwc:scientificName 'Notomastus profundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:depthRange 'Oct-26'^^xsd:string;
  dwc:aphiaid '129900'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Notomastus profundus_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus profundus Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notomastus%20profundus_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notomastus%20profundus_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notomastus%20profundus_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notomastus%20profundus_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notomastus%20profundus_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notomastus profundus_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notomastus profundus_2006'^^xsd:string;
  dwc:scientificName 'Notomastus profundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:depthRange 'Oct-26'^^xsd:string;
  dwc:aphiaid '129900'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Notomastus profundus_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus profundus Eisig, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pseudocapitella%20incerta_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pseudocapitella%20incerta_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pseudocapitella%20incerta_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pseudocapitella%20incerta_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pseudocapitella%20incerta_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pseudocapitella incerta_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pseudocapitella incerta_2009'^^xsd:string;
  dwc:scientificName 'Pseudocapitella incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '60'^^xsd:integer;
  dwc:aphiaid '129908'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Pseudocapitella incerta_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pseudocapitella incerta Fauvel 1913'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pseudoleiocapitella%20fauveli_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pseudoleiocapitella%20fauveli_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pseudoleiocapitella%20fauveli_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pseudoleiocapitella%20fauveli_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pseudoleiocapitella%20fauveli_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pseudoleiocapitella fauveli_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pseudoleiocapitella fauveli_2009'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:depthRange '15.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Pseudoleiocapitella fauveli_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pseudoleiocapitella fauveli Harmelin, 1964'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Axiothella%20constricta_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Axiothella%20constricta_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Axiothella%20constricta_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Axiothella%20constricta_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Axiothella%20constricta_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Axiothella constricta_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Axiothella constricta_2022'^^xsd:string;
  dwc:scientificName 'Axiothella constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '0.5-2'^^xsd:string;
  dwc:aphiaid '130276'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Axiothella constricta_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Axiothella constricta (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20collaris_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20collaris_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20collaris_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20collaris_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20collaris_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene collaris_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene collaris_2022'^^xsd:string;
  dwc:scientificName 'Euclymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Euclymene collaris_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene collaris (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20lombricoides_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20lombricoides_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20lombricoides_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^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 "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20lombricoides_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20lombricoides_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene lombricoides_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene lombricoides_1980'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.5-54'^^xsd:string;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'Euclymene lombricoides_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene lumbricoides (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20lombricoides_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20lombricoides_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20lombricoides_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^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 "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20lombricoides_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20lombricoides_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene lombricoides_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene lombricoides_2015'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.5-54'^^xsd:string;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'Euclymene lombricoides_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene lumbricoides (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20lombricoides_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20lombricoides_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20lombricoides_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^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 "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20lombricoides_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20lombricoides_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene lombricoides_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene lombricoides_2017'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.5-54'^^xsd:string;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:occurrenceId 'Euclymene lombricoides_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene lumbricoides (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20oerstedii_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20oerstedii_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene oerstedii_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene oerstedii_2003'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Euclymene oerstedii_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene oerstedii (Claparède 1863)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20oerstedii_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20oerstedii_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene oerstedii_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene oerstedii_2006'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Euclymene oerstedii_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene oerstedii (Claparède 1863)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20oerstedii_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20oerstedii_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20oerstedii_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene oerstedii_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene oerstedii_1970'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:occurrenceId 'Euclymene oerstedii_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene oerstedii (Claparède 1863)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20oerstedii_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20oerstedii_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene oerstedii_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene oerstedii_2015'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:occurrenceId 'Euclymene oerstedii_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene oerstedii (Claparède 1863)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20oerstedii_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20oerstedii_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20oerstedii_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene oerstedii_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene oerstedii_2017'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:occurrenceId 'Euclymene oerstedii_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene oerstedii (Claparède 1863)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_1939'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:occurrenceId 'Euclymene palermitana_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_2003'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Euclymene palermitana_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_2008'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Euclymene palermitana_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_2010'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Euclymene palermitana_2010'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_1929'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:occurrenceId 'Euclymene palermitana_1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_1934'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:occurrenceId 'Euclymene palermitana_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euclymene%20palermitana_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euclymene%20palermitana_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euclymene%20palermitana_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euclymene%20palermitana_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euclymene palermitana_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euclymene palermitana_2017'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:depthRange 'Mar-75'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:occurrenceId 'Euclymene palermitana_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euclymene palermitana (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Heteroclymene%20robusta_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Heteroclymene%20robusta_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Heteroclymene%20robusta_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Heteroclymene%20robusta_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Heteroclymene%20robusta_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Heteroclymene robusta_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Heteroclymene robusta_2022'^^xsd:string;
  dwc:scientificName 'Heteroclymene robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Heteroclymene robusta_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Heteroclymene robusta Arwidsson, 1906'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Johnstonia%20clymenoides_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Johnstonia%20clymenoides_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Johnstonia%20clymenoides_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Johnstonia%20clymenoides_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Johnstonia%20clymenoides_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Johnstonia clymenoides_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Johnstonia clymenoides_1978'^^xsd:string;
  dwc:scientificName 'Johnstonia clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130298'^^xsd:integer;
  dwc:occurrenceId 'Johnstonia clymenoides_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Johnstonia clymenoides Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Johnstonia%20clymenoides_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Johnstonia%20clymenoides_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Johnstonia%20clymenoides_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Johnstonia%20clymenoides_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Johnstonia%20clymenoides_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Johnstonia clymenoides_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Johnstonia clymenoides_2022'^^xsd:string;
  dwc:scientificName 'Johnstonia clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130298'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Johnstonia clymenoides_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Johnstonia clymenoides Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leiochone%20leiopygos_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leiochone%20leiopygos_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leiochone leiopygos_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leiochone leiopygos_1978'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'Leiochone leiopygos_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leiochone leiopygos (Grube, 1860)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leiochone%20leiopygos_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leiochone%20leiopygos_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leiochone leiopygos_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leiochone leiopygos_1929'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'Leiochone leiopygos_1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leiochone leiopygos (Grube, 1860)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leiochone%20leiopygos_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leiochone%20leiopygos_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leiochone%20leiopygos_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leiochone leiopygos_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leiochone leiopygos_1934'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'Leiochone leiopygos_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leiochone leiopygos (Grube, 1860)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Macroclymene%20santanderensis_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Macroclymene%20santanderensis_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Macroclymene santanderensis_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Macroclymene santanderensis_2003'^^xsd:string;
  dwc:scientificName 'Macroclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:depthRange '0.2-10'^^xsd:string;
  dwc:aphiaid '130301'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Macroclymene santanderensis_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Macroclymene santanderensis (Rioja, 1917)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Macroclymene%20santanderensis_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Macroclymene%20santanderensis_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Macroclymene santanderensis_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Macroclymene santanderensis_2008'^^xsd:string;
  dwc:scientificName 'Macroclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Diwara et al'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:depthRange '0.2-10'^^xsd:string;
  dwc:aphiaid '130301'^^xsd:integer;
  dwc:occurrenceId 'Macroclymene santanderensis_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Macroclymene santanderensis (Rioja, 1917)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Macroclymene%20santanderensis_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Macroclymene%20santanderensis_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Macroclymene santanderensis_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Macroclymene santanderensis_1982'^^xsd:string;
  dwc:scientificName 'Macroclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Azzouna'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:depthRange '0.2-10'^^xsd:string;
  dwc:aphiaid '130301'^^xsd:integer;
  dwc:occurrenceId 'Macroclymene santanderensis_1982'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Macroclymene santanderensis (Rioja, 1917)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Macroclymene%20santanderensis_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Macroclymene%20santanderensis_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Macroclymene%20santanderensis_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Macroclymene santanderensis_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Macroclymene santanderensis_2017'^^xsd:string;
  dwc:scientificName 'Macroclymene santanderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:depthRange '0.2-10'^^xsd:string;
  dwc:aphiaid '130301'^^xsd:integer;
  dwc:occurrenceId 'Macroclymene santanderensis_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Macroclymene santanderensis (Rioja, 1917)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Maldane%20glebifex_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Maldane%20glebifex_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Maldane%20glebifex_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Maldane%20glebifex_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Maldane%20glebifex_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maldane glebifex_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Maldane glebifex_2003'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:depthRange 'Mar-26'^^xsd:string;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Maldane glebifex_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Maldane glebifex Grube, 1860'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Maldane%20glebifex_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Maldane%20glebifex_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Maldane%20glebifex_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Maldane%20glebifex_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Maldane%20glebifex_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maldane glebifex_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Maldane glebifex_2008'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:depthRange 'Mar-26'^^xsd:string;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Maldane glebifex_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Maldane glebifex Grube, 1860'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Maldane%20sarsi_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Maldane%20sarsi_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Maldane%20sarsi_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Maldane%20sarsi_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Maldane%20sarsi_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maldane sarsi_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Maldane sarsi_2003'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:depthRange '10'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Maldane sarsi_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Maldane sarsi Malmgren, 1865'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Maldane%20sarsi_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Maldane%20sarsi_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Maldane%20sarsi_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Maldane%20sarsi_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Maldane%20sarsi_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maldane sarsi_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Maldane sarsi_2008'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:depthRange '10'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Maldane sarsi_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Maldane sarsi Malmgren, 1865'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Microclymene%20tricirrata_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Microclymene%20tricirrata_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Microclymene%20tricirrata_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59128"^^xsd:decimal ;
  dwc:decimalLongitude "10.81145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Microclymene%20tricirrata_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  geo-pos:lat "33.59128"^^xsd:decimal ;
  geo-pos:long "10.81145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Microclymene%20tricirrata_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Microclymene tricirrata_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Microclymene tricirrata_2016'^^xsd:string;
  dwc:scientificName 'Microclymene tricirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Khedhri et al'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81145'^^xsd:double;
  dwc:latitude '33.59128'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:depthRange '0.3'^^xsd:double;
  dwc:aphiaid '130309'^^xsd:integer;
  dwc:occurrenceId 'Microclymene tricirrata_2016'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Microclymene tricirrata Arwidsson, 1906'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Nicomache%20trispinata_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Nicomache%20trispinata_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Nicomache%20trispinata_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Nicomache%20trispinata_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Nicomache%20trispinata_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Nicomache trispinata_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Nicomache trispinata_2017'^^xsd:string;
  dwc:scientificName 'Nicomache trispinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130316'^^xsd:integer;
  dwc:occurrenceId 'Nicomache trispinata_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329801'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Nicomache trispinata Arwidsson, 1906'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Petaloproctus%20terricolus_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Petaloproctus%20terricolus_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petaloproctus terricolus_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Petaloproctus terricolus_1929'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:depthRange '16-31'^^xsd:string;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:occurrenceId 'Petaloproctus terricolus_1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Petaloproctus terricolus Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Petaloproctus%20terricolus_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Petaloproctus%20terricolus_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petaloproctus terricolus_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Petaloproctus terricolus_1934'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:depthRange '16-31'^^xsd:string;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:occurrenceId 'Petaloproctus terricolus_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Petaloproctus terricolus Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Petaloproctus%20terricolus_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Petaloproctus%20terricolus_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petaloproctus terricolus_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Petaloproctus terricolus_1971'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ktari & Azouz'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:depthRange '16-31'^^xsd:string;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:occurrenceId 'Petaloproctus terricolus_1971'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Petaloproctus terricolus Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Petaloproctus%20terricolus_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Petaloproctus%20terricolus_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Petaloproctus%20terricolus_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petaloproctus terricolus_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Petaloproctus terricolus_1970'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:depthRange '16-31'^^xsd:string;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:occurrenceId 'Petaloproctus terricolus_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Petaloproctus terricolus Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20affinis_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20affinis_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20affinis_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20affinis_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20affinis_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella affinis_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella affinis_2009'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '60'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Praxillella affinis_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella affinis (M. Sars in G.O. Sars, 1872)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20affinis_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20affinis_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20affinis_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20affinis_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20affinis_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella affinis_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella affinis_2017'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '60'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'Praxillella affinis_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella affinis (M. Sars in G.O. Sars, 1872)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20gracilis_%202003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20gracilis_%202003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20gracilis_%202003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20gracilis_%202003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20gracilis_%202003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella gracilis_ 2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella gracilis_ 2003'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:depthRange '16-29'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Praxillella gracilis_ 2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella gracilis (M. Sars, 1862)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20gracilis_%202008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20gracilis_%202008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20gracilis_%202008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20gracilis_%202008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20gracilis_%202008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella gracilis_ 2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella gracilis_ 2008'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:depthRange '16-29'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Praxillella gracilis_ 2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella gracilis (M. Sars, 1862)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20gracilis_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20gracilis_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20gracilis_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20gracilis_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20gracilis_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella gracilis_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella gracilis_2006'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:depthRange '16-29'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Praxillella gracilis_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella gracilis (M. Sars, 1862)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20praetermissa_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20praetermissa_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20praetermissa_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20praetermissa_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20praetermissa_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella praetermissa_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella praetermissa_2006'^^xsd:string;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Praxillella praetermissa_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella praetermissa (Malmgren, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Praxillella%20praetermissa_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Praxillella%20praetermissa_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Praxillella%20praetermissa_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Praxillella%20praetermissa_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Praxillella%20praetermissa_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Praxillella praetermissa_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Praxillella praetermissa_2022'^^xsd:string;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Praxillella praetermissa_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Praxillella praetermissa (Malmgren, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Cossura%20soyeri_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Cossura%20soyeri_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Cossura%20soyeri_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Cossura%20soyeri_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Cossura%20soyeri_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cossura soyeri_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Cossura soyeri_2009'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '20'^^xsd:integer;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Cossura soyeri_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Cossura soyeri Laubier, 1963'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Armandia%20polyophthalma_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Armandia%20polyophthalma_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Armandia%20polyophthalma_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Armandia%20polyophthalma_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Armandia%20polyophthalma_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Armandia polyophthalma_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Armandia polyophthalma_2009'^^xsd:string;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:depthRange 'Feb-67'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Armandia polyophthalma_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Armandia polyophthalma Kükenthal, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Ophelia%20amoureuxi_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Ophelia%20amoureuxi_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Ophelia%20amoureuxi_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Ophelia%20amoureuxi_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Ophelia%20amoureuxi_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ophelia amoureuxi_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Ophelia amoureuxi_2022'^^xsd:string;
  dwc:scientificName 'Ophelia amoureuxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130489'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Ophelia amoureuxi_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130489'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Ophelia amoureuxi Bellan & Costa, 1987'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Ophelia%20barquii_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Ophelia%20barquii_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Ophelia%20barquii_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74908 10.31415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74908"^^xsd:decimal ;
  dwc:decimalLongitude "10.31415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Ophelia%20barquii_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74908 10.31415)"^^geo:wktLiteral ;
  geo-pos:lat "36.74908"^^xsd:decimal ;
  geo-pos:long "10.31415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Ophelia%20barquii_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ophelia barquii_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Ophelia barquii_1980'^^xsd:string;
  dwc:scientificName 'Ophelia barquii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31415'^^xsd:double;
  dwc:latitude '36.74908'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:depthRange '0-1'^^xsd:string;
  dwc:aphiaid '886623'^^xsd:integer;
  dwc:occurrenceId 'Ophelia barquii_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '886623'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Ophelia barquii Fauvel, 1927'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Ophelia%20bicornis_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Ophelia%20bicornis_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Ophelia%20bicornis_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74908 10.31415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74908"^^xsd:decimal ;
  dwc:decimalLongitude "10.31415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Ophelia%20bicornis_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74908 10.31415)"^^geo:wktLiteral ;
  geo-pos:lat "36.74908"^^xsd:decimal ;
  geo-pos:long "10.31415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Ophelia%20bicornis_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ophelia bicornis_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Ophelia bicornis_1980'^^xsd:string;
  dwc:scientificName 'Ophelia bicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31415'^^xsd:double;
  dwc:latitude '36.74908'^^xsd:double;
  dwc:depthRange '-'^^xsd:string;
  dwc:aphiaid '130490'^^xsd:integer;
  dwc:occurrenceId 'Ophelia bicornis_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Ophelia bicornis Savigny in Lamarck, 1818'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Ophelia%20limacina_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Ophelia%20limacina_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Ophelia%20limacina_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Ophelia%20limacina_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Ophelia%20limacina_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ophelia limacina_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Ophelia limacina_2012'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Ophelia limacina_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Ophelia limacina (Rathke, 1843)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Ophelina%20acuminata_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Ophelina%20acuminata_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Ophelina%20acuminata_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Ophelina%20acuminata_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Ophelina%20acuminata_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ophelina acuminata_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Ophelina acuminata_2022'^^xsd:string;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.5'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Ophelina acuminata_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Ophelina acuminata Örsted, 1843'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Polyophthalmus%20pictus_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Polyophthalmus%20pictus_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Polyophthalmus pictus_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Polyophthalmus pictus_1978'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '2-Mar'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'Polyophthalmus pictus_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Polyophthalmus pictus (Dujardin, 1839)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Polyophthalmus%20pictus_1980_Zembra>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1980_Zembra> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1980_Zembra> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1980_Zembra>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Polyophthalmus%20pictus_1980_Zembra>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Polyophthalmus pictus_1980_Zembra" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Polyophthalmus pictus_1980_Zembra'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '2-Mar'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'Polyophthalmus pictus_1980_Zembra'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Polyophthalmus pictus (Dujardin, 1839)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Polyophthalmus%20pictus_1980_Kerkennah>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1980_Kerkennah> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1980_Kerkennah> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Polyophthalmus%20pictus_1980_Kerkennah>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "11.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Polyophthalmus%20pictus_1980_Kerkennah>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Polyophthalmus pictus_1980_Kerkennah" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Polyophthalmus pictus_1980_Kerkennah'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18333'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '2-Mar'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'Polyophthalmus pictus_1980_Kerkennah'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Polyophthalmus pictus (Dujardin, 1839)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scalibregma%20inflatum_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scalibregma%20inflatum_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scalibregma%20inflatum_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scalibregma%20inflatum_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scalibregma%20inflatum_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scalibregma inflatum_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scalibregma inflatum_2012'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scalibregma inflatum_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scalibregma inflatum Rathke, 1843'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Naineris%20laevigata_1978_GulfOfTunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Naineris%20laevigata_1978_GulfOfTunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Naineris%20laevigata_1978_GulfOfTunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Naineris%20laevigata_1978_GulfOfTunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Naineris%20laevigata_1978_GulfOfTunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Naineris laevigata_1978_GulfOfTunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Naineris laevigata_1978_GulfOfTunis'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:depthRange '0-14'^^xsd:string;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'Naineris laevigata_1978_GulfOfTunis'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Naineris laevigata (Grube, 1855)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Naineris%20laevigata_1978_LagoonOfMonastir>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Naineris%20laevigata_1978_LagoonOfMonastir> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Naineris%20laevigata_1978_LagoonOfMonastir> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Naineris%20laevigata_1978_LagoonOfMonastir>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Naineris%20laevigata_1978_LagoonOfMonastir>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Naineris laevigata_1978_LagoonOfMonastir" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Naineris laevigata_1978_LagoonOfMonastir'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:depthRange '0-14'^^xsd:string;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:occurrenceId 'Naineris laevigata_1978_LagoonOfMonastir'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Naineris laevigata (Grube, 1855)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Naineris%20setosa_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Naineris%20setosa_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Naineris%20setosa_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59128"^^xsd:decimal ;
  dwc:decimalLongitude "10.81145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Naineris%20setosa_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  geo-pos:lat "33.59128"^^xsd:decimal ;
  geo-pos:long "10.81145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Naineris%20setosa_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Naineris setosa_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Naineris setosa_2014'^^xsd:string;
  dwc:scientificName 'Naineris setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Khedhri et al'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81145'^^xsd:double;
  dwc:latitude '33.59128'^^xsd:double;
  dwc:aphiaid '334062'^^xsd:integer;
  dwc:occurrenceId 'Naineris setosa_2014'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1860932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Naineris setosa (Verrill, 1900)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Orbinia%20latreillii_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Orbinia%20latreillii_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Orbinia%20latreillii_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Orbinia%20latreillii_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Orbinia%20latreillii_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Orbinia latreillii_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Orbinia latreillii_2015'^^xsd:string;
  dwc:scientificName 'Orbinia latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:aphiaid '130522'^^xsd:integer;
  dwc:occurrenceId 'Orbinia latreillii_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Orbinia latreillii (Audouin & Milne Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Orbinia%20sertulata_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Orbinia%20sertulata_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Orbinia%20sertulata_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Orbinia%20sertulata_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Orbinia%20sertulata_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Orbinia sertulata_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Orbinia sertulata_2017'^^xsd:string;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'Orbinia sertulata_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Orbinia sertulata (Savigny, 1822)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1939'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1978_GulfOfTunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1978_GulfOfTunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1978_GulfOfTunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1978_GulfOfTunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1978_GulfOfTunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1978_GulfOfTunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1978_GulfOfTunis'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1978_GulfOfTunis'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1978_LagoonOfMonastir>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1978_LagoonOfMonastir> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1978_LagoonOfMonastir> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1978_LagoonOfMonastir>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1978_LagoonOfMonastir>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1978_LagoonOfMonastir" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1978_LagoonOfMonastir'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1978_LagoonOfMonastir'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1980'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7178 10.7435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7178"^^xsd:decimal ;
  dwc:decimalLongitude "10.7435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4458"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7178 10.7435)"^^geo:wktLiteral ;
  geo-pos:lat "33.7178"^^xsd:decimal ;
  geo-pos:long "10.7435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4458"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1924'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Fauvel'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7435'^^xsd:double;
  dwc:latitude '33.7178'^^xsd:double;
  dwc:coordinatePrecision '4458'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1924'^^xsd:string;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1929'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Phylo%20foetida_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Phylo%20foetida_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Phylo%20foetida_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Phylo%20foetida_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Phylo%20foetida_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Phylo foetida_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Phylo foetida_1934'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:occurrenceId 'Phylo foetida_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Phylo foetida (Claparède, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Protoaricia%20oerstedii_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Protoaricia%20oerstedii_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Protoaricia%20oerstedii_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Protoaricia%20oerstedii_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Protoaricia%20oerstedii_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Protoaricia oerstedii_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Protoaricia oerstedii_1978'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:aphiaid '130533'^^xsd:integer;
  dwc:occurrenceId 'Protoaricia oerstedii_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Protoaricia oerstedii (Claparède, 1864)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20%28Leodamas%29%20chevalieri%20canadiensis_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20%28Leodamas%29%20chevalieri%20canadiensis_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20%28Leodamas%29%20chevalieri%20canadiensis_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20%28Leodamas%29%20chevalieri%20canadiensis_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20%28Leodamas%29%20chevalieri%20canadiensis_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos (Leodamas) chevalieri canadiensis_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos (Leodamas) chevalieri canadiensis_2012'^^xsd:string;
  dwc:scientificName 'Scoloplos (Leodamas) chevalieri canadiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:depthRange 'Aug-52'^^xsd:string;
  dwc:aphiaid '335678'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoloplos (Leodamas) chevalieri canadiensis_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '335678'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos (Leodamas) chevalieri candiensis Harmelin, 1969'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20armiger_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20armiger_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20armiger_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos armiger_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos armiger_1939'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:depthRange '0-45'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'Scoloplos armiger_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos armiger (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20armiger_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20armiger_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20armiger_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos armiger_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos armiger_1978'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:depthRange '0-45'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'Scoloplos armiger_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos armiger (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20armiger_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20armiger_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20armiger_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos armiger_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos armiger_1934'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:depthRange '0-45'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'Scoloplos armiger_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos armiger (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20armiger_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20armiger_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20armiger_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "11.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20armiger_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos armiger_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos armiger_1980'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18333'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:depthRange '0-45'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'Scoloplos armiger_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos armiger (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20typicus_%202003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20typicus_%202003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20typicus_%202003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20typicus_%202003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20typicus_%202003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos typicus_ 2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos typicus_ 2003'^^xsd:string;
  dwc:scientificName 'Scoloplos typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:depthRange '0-18'^^xsd:string;
  dwc:aphiaid '1052455'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoloplos typicus_ 2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1052455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos typicus (Eisig, 1914)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoloplos%20typicus_%202008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoloplos%20typicus_%202008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoloplos%20typicus_%202008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoloplos%20typicus_%202008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoloplos%20typicus_%202008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoloplos typicus_ 2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoloplos typicus_ 2008'^^xsd:string;
  dwc:scientificName 'Scoloplos typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:depthRange '0-18'^^xsd:string;
  dwc:aphiaid '1052455'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoloplos typicus_ 2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1052455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos typicus (Eisig, 1914)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20assimilis_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20assimilis_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20assimilis_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20assimilis_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20assimilis_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea assimilis_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea assimilis_2009'^^xsd:string;
  dwc:scientificName 'Aricidea assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:depthRange 'Feb-94'^^xsd:string;
  dwc:aphiaid '130552'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Aricidea assimilis_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) assimilis (Tebble, 1959)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20catherinae_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20catherinae_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20catherinae_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20catherinae_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20catherinae_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea catherinae_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea catherinae_2012'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '0-2'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea catherinae_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) catherinae Laubier, 1967'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20cerrutii_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20cerrutii_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea cerrutii_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea cerrutii_2005'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:depthRange '0-33'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea cerrutii_2005'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) cerrutii Laubier, 1966'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20cerrutii_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20cerrutii_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea cerrutii_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea cerrutii_2006'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:depthRange '0-33'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea cerrutii_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) cerrutii Laubier, 1966'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20cerrutii_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20cerrutii_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20cerrutii_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea cerrutii_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea cerrutii_2009'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:depthRange '0-33'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Aricidea cerrutii_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) cerrutii Laubier, 1966'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20simonae_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20simonae_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20simonae_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20simonae_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20simonae_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea simonae_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea simonae_2012'^^xsd:string;
  dwc:scientificName 'Aricidea simonae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '130570'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea simonae_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '731235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) simonae (Laubier & Ramos, 1974)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20simplex_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20simplex_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20simplex_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20simplex_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20simplex_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea simplex_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea simplex_2012'^^xsd:string;
  dwc:scientificName 'Aricidea simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '68'^^xsd:integer;
  dwc:aphiaid '174163'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea simplex_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333037'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Acmira) simplex Day, 1963'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20capensis%20bansei_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20capensis%20bansei_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20capensis%20bansei_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20capensis%20bansei_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20capensis%20bansei_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea capensis bansei_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea capensis bansei_2012'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:depthRange '30'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea capensis bansei_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Aricidea) capensis bansei Laubier & Ramos, 1974'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aricidea%20pseudoarticulata_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aricidea%20pseudoarticulata_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aricidea%20pseudoarticulata_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aricidea%20pseudoarticulata_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aricidea%20pseudoarticulata_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aricidea pseudoarticulata_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aricidea pseudoarticulata_2012'^^xsd:string;
  dwc:scientificName 'Aricidea pseudoarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:depthRange '2-Mar'^^xsd:string;
  dwc:aphiaid '326617'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aricidea pseudoarticulata_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aricidea (Aricidea) pseudoarticulata Hobson, 1972'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Cirrophorus%20branchiatus_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Cirrophorus%20branchiatus_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Cirrophorus%20branchiatus_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Cirrophorus%20branchiatus_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Cirrophorus%20branchiatus_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cirrophorus branchiatus_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Cirrophorus branchiatus_2022'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:depthRange '52'^^xsd:integer;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Cirrophorus branchiatus_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Cirrophorus branchiatus Ehlers, 1908'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Levinsenia%20gracilis_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Levinsenia%20gracilis_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Levinsenia%20gracilis_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Levinsenia%20gracilis_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Levinsenia%20gracilis_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Levinsenia gracilis_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Levinsenia gracilis_2009'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '27-121'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Levinsenia gracilis_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Levinsenia gracilis (Tauber, 1879)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Levinsenia%20gracilis_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Levinsenia%20gracilis_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Levinsenia%20gracilis_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Levinsenia%20gracilis_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Levinsenia%20gracilis_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Levinsenia gracilis_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Levinsenia gracilis_2012'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '27-121'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Levinsenia gracilis_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Levinsenia gracilis (Tauber, 1879)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20armata_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20armata_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20armata_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20armata_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20armata_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis armata_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis armata_2012'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange 'Feb-20'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Paradoneis armata_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis armata Glémarec, 1966'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20armata_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20armata_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20armata_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20armata_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20armata_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis armata_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis armata_2009'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange 'Feb-20'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Paradoneis armata_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis armata Glémarec, 1966'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20harpagonea_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20harpagonea_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20harpagonea_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20harpagonea_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20harpagonea_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis harpagonea_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis harpagonea_2012'^^xsd:string;
  dwc:scientificName 'Paradoneis harpagonea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:depthRange 'Feb-30'^^xsd:string;
  dwc:aphiaid '130583'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Paradoneis harpagonea_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis harpagonea (Storch, 1967)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20harpagonea_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20harpagonea_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20harpagonea_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20harpagonea_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20harpagonea_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis harpagonea_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis harpagonea_2009'^^xsd:string;
  dwc:scientificName 'Paradoneis harpagonea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:depthRange 'Feb-30'^^xsd:string;
  dwc:aphiaid '130583'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Paradoneis harpagonea_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis harpagonea (Storch, 1967)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20lyra_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20lyra_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20lyra_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20lyra_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20lyra_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis lyra_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis lyra_2009'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:depthRange 'Jan-30'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Paradoneis lyra_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis lyra (Southern, 1914)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20lyra_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20lyra_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20lyra_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20lyra_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20lyra_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis lyra_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis lyra_2012'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:depthRange 'Jan-30'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Paradoneis lyra_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis lyra (Southern, 1914)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paradoneis%20lyra_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paradoneis%20lyra_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paradoneis%20lyra_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paradoneis%20lyra_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paradoneis%20lyra_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paradoneis lyra_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paradoneis lyra_2022'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:depthRange 'Jan-30'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Paradoneis lyra_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis lyra (Southern, 1914)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paraonis%20fulgens_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paraonis%20fulgens_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paraonis%20fulgens_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paraonis%20fulgens_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paraonis%20fulgens_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paraonis fulgens_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paraonis fulgens_2003'^^xsd:string;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:depthRange 'Mar-25'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Paraonis fulgens_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paraonis fulgens (Levinsen, 1883)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Paraonis%20fulgens_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Paraonis%20fulgens_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Paraonis%20fulgens_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Paraonis%20fulgens_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Paraonis%20fulgens_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paraonis fulgens_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Paraonis fulgens_2008'^^xsd:string;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:depthRange 'Mar-25'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Paraonis fulgens_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Paraonis fulgens (Levinsen, 1883)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Chloeia%20venusta_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Chloeia%20venusta_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Chloeia%20venusta_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Chloeia%20venusta_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Chloeia%20venusta_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chloeia venusta_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Chloeia venusta_2009'^^xsd:string;
  dwc:scientificName 'Chloeia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:depthRange '56-70'^^xsd:string;
  dwc:aphiaid '129826'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Chloeia venusta_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129826'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Chloeia venusta Quatrefages, 1866'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euphrosine%20foliosa_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euphrosine%20foliosa_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euphrosine foliosa_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euphrosine foliosa_1980'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'Euphrosine foliosa_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euphrosine foliosa Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euphrosine%20foliosa_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.819"^^xsd:decimal ;
  dwc:decimalLongitude "10.5504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  geo-pos:lat "36.819"^^xsd:decimal ;
  geo-pos:long "10.5504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euphrosine%20foliosa_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euphrosine foliosa_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euphrosine foliosa_1982'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Azzouna'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5504'^^xsd:double;
  dwc:latitude '36.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'Euphrosine foliosa_1982'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euphrosine foliosa Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euphrosine%20foliosa_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2448 11.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2448"^^xsd:decimal ;
  dwc:decimalLongitude "11.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euphrosine%20foliosa_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2448 11.2445)"^^geo:wktLiteral ;
  geo-pos:lat "33.2448"^^xsd:decimal ;
  geo-pos:long "11.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euphrosine%20foliosa_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euphrosine foliosa_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euphrosine foliosa_1939'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2445'^^xsd:double;
  dwc:latitude '33.2448'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'Euphrosine foliosa_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euphrosine foliosa Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Protodorvillea%20kefersteini_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Protodorvillea%20kefersteini_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Protodorvillea%20kefersteini_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Protodorvillea%20kefersteini_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Protodorvillea%20kefersteini_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Protodorvillea kefersteini_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Protodorvillea kefersteini_2009'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '2-100'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Protodorvillea kefersteini_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Protodorvillea kefersteini (McIntosh, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Protodorvillea%20kefersteini_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Protodorvillea%20kefersteini_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Protodorvillea%20kefersteini_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Protodorvillea%20kefersteini_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Protodorvillea%20kefersteini_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Protodorvillea kefersteini_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Protodorvillea kefersteini_2012'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '2-100'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Protodorvillea kefersteini_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Protodorvillea kefersteini (McIntosh, 1869)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Schistomeringos%20rudolphi_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Schistomeringos%20rudolphi_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Schistomeringos rudolphi_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Schistomeringos rudolphi_1965'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vuillemin'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange 'Feb-15'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'Schistomeringos rudolphi_1965'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Schistomeringos rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Schistomeringos%20rudolphi_1978_Tunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1978_Tunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1978_Tunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1978_Tunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Schistomeringos%20rudolphi_1978_Tunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Schistomeringos rudolphi_1978_Tunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Schistomeringos rudolphi_1978_Tunis'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange 'Feb-15'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'Schistomeringos rudolphi_1978_Tunis'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Schistomeringos rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Schistomeringos%20rudolphi_1978_LagoonOfMonastir>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1978_LagoonOfMonastir> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1978_LagoonOfMonastir> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_1978_LagoonOfMonastir>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Schistomeringos%20rudolphi_1978_LagoonOfMonastir>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Schistomeringos rudolphi_1978_LagoonOfMonastir" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Schistomeringos rudolphi_1978_LagoonOfMonastir'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange 'Feb-15'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'Schistomeringos rudolphi_1978_LagoonOfMonastir'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Schistomeringos rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Schistomeringos%20rudolphi_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Schistomeringos%20rudolphi_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Schistomeringos%20rudolphi_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Schistomeringos rudolphi_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Schistomeringos rudolphi_2002'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange 'Feb-15'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'Schistomeringos rudolphi_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Schistomeringos rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20pennata_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20pennata_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20pennata_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20pennata_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20pennata_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice pennata_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice pennata_2003'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Eunice pennata_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice pennata (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20pennata_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20pennata_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20pennata_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20pennata_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20pennata_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice pennata_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice pennata_2008'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Eunice pennata_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice pennata (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20pennata_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20pennata_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20pennata_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20pennata_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20pennata_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice pennata_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice pennata_2022'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:depthRange '0.5-20'^^xsd:string;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Eunice pennata_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice pennata (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20schizobranchia_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20schizobranchia_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20schizobranchia_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20schizobranchia_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20schizobranchia_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice schizobranchia_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice schizobranchia_2012'^^xsd:string;
  dwc:scientificName 'Eunice schizobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '45-60'^^xsd:string;
  dwc:aphiaid '130064'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Eunice schizobranchia_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice schizobranchia Claparède, 1870'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20vittata_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20vittata_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20vittata_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20vittata_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20vittata_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice vittata_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice vittata_1961'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.2-54'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Eunice vittata_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata (Delle Chiaje, 1829)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20vittata_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20vittata_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20vittata_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20vittata_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20vittata_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice vittata_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice vittata_1978'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.2-54'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Eunice vittata_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata (Delle Chiaje, 1829)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20vittata_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20vittata_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20vittata_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20vittata_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20vittata_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice vittata_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice vittata_1980'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.2-54'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Eunice vittata_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata (Delle Chiaje, 1829)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20vittata_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20vittata_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20vittata_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20vittata_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20vittata_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice vittata_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice vittata_2017'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.2-54'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Eunice vittata_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata (Delle Chiaje, 1829)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Eunice%20vittata_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Eunice%20vittata_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Eunice%20vittata_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59128"^^xsd:decimal ;
  dwc:decimalLongitude "10.81145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Eunice%20vittata_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  geo-pos:lat "33.59128"^^xsd:decimal ;
  geo-pos:long "10.81145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Eunice%20vittata_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Eunice vittata_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Eunice vittata_2016'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Khedhri et al'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81145'^^xsd:double;
  dwc:latitude '33.59128'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0.2-54'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Eunice vittata_2016'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata (Delle Chiaje, 1829)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20antennata_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20antennata_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20antennata_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9978 10.3715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9978"^^xsd:decimal ;
  dwc:decimalLongitude "10.3715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48526"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20antennata_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9978 10.3715)"^^geo:wktLiteral ;
  geo-pos:lat "33.9978"^^xsd:decimal ;
  geo-pos:long "10.3715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48526"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20antennata_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice antennata_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice antennata_2015'^^xsd:string;
  dwc:scientificName 'Leodice antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ounifi-Ben Amor et al.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3715'^^xsd:double;
  dwc:latitude '33.9978'^^xsd:double;
  dwc:coordinatePrecision '48526'^^xsd:integer;
  dwc:aphiaid '336660'^^xsd:integer;
  dwc:occurrenceId 'Leodice antennata_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336660'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice antennata (Savigny, 1820)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20harassii_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20harassii_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20harassii_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20harassii_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20harassii_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice harassii_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice harassii_1980'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:depthRange 'Jan-46'^^xsd:string;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'Leodice harassii_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice harassii (Audouin & Milne-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20harassii_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20harassii_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20harassii_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20harassii_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20harassii_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice harassii_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice harassii_2002'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:depthRange 'Jan-46'^^xsd:string;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'Leodice harassii_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice harassii (Audouin & Milne-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20harassii_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20harassii_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20harassii_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20harassii_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20harassii_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice harassii_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice harassii_2004'^^xsd:string;
  dwc:scientificName 'Leodice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Glaoui Chakroun'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:depthRange 'Jan-46'^^xsd:string;
  dwc:aphiaid '742170'^^xsd:integer;
  dwc:occurrenceId 'Leodice harassii_2004'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice harassii (Audouin & Milne-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20torquata_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20torquata_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20torquata_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33333"^^xsd:decimal ;
  dwc:decimalLongitude "11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20torquata_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 11.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.33333"^^xsd:decimal ;
  geo-pos:long "11.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20torquata_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice torquata_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice torquata_1961'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.05'^^xsd:double;
  dwc:latitude '37.33333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Mar-50'^^xsd:string;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'Leodice torquata_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice torquata (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20torquata_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20torquata_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20torquata_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20torquata_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20torquata_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice torquata_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice torquata_1980'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Mar-50'^^xsd:string;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'Leodice torquata_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice torquata (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20torquata_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20torquata_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20torquata_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28333 9.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28333"^^xsd:decimal ;
  dwc:decimalLongitude "9.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20torquata_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28333 9.96667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28333"^^xsd:decimal ;
  geo-pos:long "9.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20torquata_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice torquata_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice torquata_2007'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Trigui El-Menif et al.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.96667'^^xsd:double;
  dwc:latitude '37.28333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Mar-50'^^xsd:string;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:occurrenceId 'Leodice torquata_2007'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice torquata (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Leodice%20torquata_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Leodice%20torquata_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Leodice%20torquata_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Leodice%20torquata_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Leodice%20torquata_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Leodice torquata_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Leodice torquata_2022'^^xsd:string;
  dwc:scientificName 'Leodice torquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Mar-50'^^xsd:string;
  dwc:aphiaid '742177'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Leodice torquata_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Leodice torquata (Quatrefages, 1866)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20collaris_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20collaris_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20collaris_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.30056 10.07083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.30056"^^xsd:decimal ;
  dwc:decimalLongitude "10.07083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20collaris_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.30056 10.07083)"^^geo:wktLiteral ;
  geo-pos:lat "34.30056"^^xsd:decimal ;
  geo-pos:long "10.07083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20collaris_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice collaris_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice collaris_2015'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Amor et al.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.07083'^^xsd:double;
  dwc:latitude '34.30056'^^xsd:double;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'Lysidice collaris_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice collaris Grube, 1870'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20ninetta_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33333"^^xsd:decimal ;
  dwc:decimalLongitude "11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20ninetta_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 11.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.33333"^^xsd:decimal ;
  geo-pos:long "11.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20ninetta_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice ninetta_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice ninetta_1961'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.05'^^xsd:double;
  dwc:latitude '37.33333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0-54'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Lysidice ninetta_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20ninetta_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20ninetta_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20ninetta_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice ninetta_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice ninetta_1978'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0-54'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Lysidice ninetta_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20ninetta_1980_Zembra>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1980_Zembra> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1980_Zembra> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20ninetta_1980_Zembra>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20ninetta_1980_Zembra>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice ninetta_1980_Zembra" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice ninetta_1980_Zembra'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0-54'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Lysidice ninetta_1980_Zembra'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20ninetta_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.819"^^xsd:decimal ;
  dwc:decimalLongitude "10.5504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20ninetta_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  geo-pos:lat "36.819"^^xsd:decimal ;
  geo-pos:long "10.5504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20ninetta_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice ninetta_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice ninetta_1982'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Azzouna'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5504'^^xsd:double;
  dwc:latitude '36.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0-54'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Lysidice ninetta_1982'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20ninetta_1980_Kerkennah>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1980_Kerkennah> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20ninetta_1980_Kerkennah> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20ninetta_1980_Kerkennah>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "11.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20ninetta_1980_Kerkennah>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice ninetta_1980_Kerkennah" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice ninetta_1980_Kerkennah'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18333'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:depthRange '0-54'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Lysidice ninetta_1980_Kerkennah'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20unicornis_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20unicornis_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20unicornis_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20unicornis_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20unicornis_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice unicornis_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice unicornis_1970'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '3.5-100'^^xsd:string;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'Lysidice unicornis_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice unicornis (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20unicornis_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20unicornis_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20unicornis_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20unicornis_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20unicornis_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice unicornis_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice unicornis_1978'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '3.5-100'^^xsd:string;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:occurrenceId 'Lysidice unicornis_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice unicornis (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20unicornis_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20unicornis_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20unicornis_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20unicornis_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20unicornis_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice unicornis_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice unicornis_2003'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '3.5-100'^^xsd:string;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lysidice unicornis_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice unicornis (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lysidice%20unicornis_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lysidice%20unicornis_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lysidice%20unicornis_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lysidice%20unicornis_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lysidice%20unicornis_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lysidice unicornis_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lysidice unicornis_2008'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '3.5-100'^^xsd:string;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lysidice unicornis_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice unicornis (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20bellii_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20bellii_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20bellii_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20bellii_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20bellii_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa bellii_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa bellii_2003'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:depthRange '0.2-16'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Marphysa bellii_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa bellii (Audouin & M-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20bellii_2008_TunisBay>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20bellii_2008_TunisBay> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20bellii_2008_TunisBay> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20bellii_2008_TunisBay>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20bellii_2008_TunisBay>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa bellii_2008_TunisBay" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa bellii_2008_TunisBay'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:depthRange '0.2-16'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Marphysa bellii_2008_TunisBay'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa bellii (Audouin & M-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20bellii_2008_NorthLakeOfTunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20bellii_2008_NorthLakeOfTunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20bellii_2008_NorthLakeOfTunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20bellii_2008_NorthLakeOfTunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20bellii_2008_NorthLakeOfTunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa bellii_2008_NorthLakeOfTunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa bellii_2008_NorthLakeOfTunis'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Diwara et al'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:depthRange '0.2-16'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'Marphysa bellii_2008_NorthLakeOfTunis'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa bellii (Audouin & M-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20bellii_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20bellii_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20bellii_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20bellii_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20bellii_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa bellii_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa bellii_2017'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:depthRange '0.2-16'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'Marphysa bellii_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa bellii (Audouin & M-Edwards, 1833)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20chirigota_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20chirigota_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20chirigota_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20chirigota_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20chirigota_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa chirigota_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa chirigota_2021'^^xsd:string;
  dwc:scientificName 'Marphysa chirigota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chaibi et al'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '2'^^xsd:integer;
  dwc:aphiaid '1416609'^^xsd:integer;
  dwc:occurrenceId 'Marphysa chirigota_2021'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1416609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa chirigota Martin, Gil & Zanol in Martin et al. 2020'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20fallax_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20fallax_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20fallax_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20fallax_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20fallax_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa fallax_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa fallax_1980'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.2-64'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:occurrenceId 'Marphysa fallax_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa fallax Marion & Bobretzky, 1875'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20fallax_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20fallax_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20fallax_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20fallax_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20fallax_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa fallax_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa fallax_2008'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Diwara et al'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.2-64'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:occurrenceId 'Marphysa fallax_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa fallax Marion & Bobretzky, 1875'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20fallax_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20fallax_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20fallax_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20fallax_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "11.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20fallax_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa fallax_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa fallax_1961'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18333'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.2-64'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:occurrenceId 'Marphysa fallax_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa fallax Marion & Bobretzky, 1875'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20fallax_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20fallax_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20fallax_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20fallax_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20fallax_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa fallax_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa fallax_2017'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:depthRange '0.2-64'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:occurrenceId 'Marphysa fallax_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa fallax Marion & Bobretzky, 1875'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20sanguinea_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20sanguinea_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20sanguinea_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20sanguinea_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20sanguinea_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa sanguinea_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa sanguinea_1980'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:depthRange '0.3-40'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'Marphysa sanguinea_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa sanguinea (Montagu, 1815)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20sanguinea_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20sanguinea_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20sanguinea_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20sanguinea_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20sanguinea_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa sanguinea_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa sanguinea_2015'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:depthRange '0.3-40'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'Marphysa sanguinea_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa sanguinea (Montagu, 1815)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Marphysa%20sanguinea_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Marphysa%20sanguinea_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Marphysa%20sanguinea_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Marphysa%20sanguinea_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Marphysa%20sanguinea_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Marphysa sanguinea_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Marphysa sanguinea_2017'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:depthRange '0.3-40'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'Marphysa sanguinea_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa sanguinea (Montagu, 1815)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Palola%20siciliensis_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Palola%20siciliensis_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Palola%20siciliensis_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28333 9.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28333"^^xsd:decimal ;
  dwc:decimalLongitude "9.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Palola%20siciliensis_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28333 9.96667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28333"^^xsd:decimal ;
  geo-pos:long "9.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Palola%20siciliensis_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Palola siciliensis_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Palola siciliensis_2007'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Trigui El-Menif et al.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.96667'^^xsd:double;
  dwc:latitude '37.28333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '2-100'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'Palola siciliensis_2007'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Palola siciliensis (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Palola%20siciliensis_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Palola%20siciliensis_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Palola%20siciliensis_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8595 10.7831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8595"^^xsd:decimal ;
  dwc:decimalLongitude "10.7831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1637"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Palola%20siciliensis_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8595 10.7831)"^^geo:wktLiteral ;
  geo-pos:lat "33.8595"^^xsd:decimal ;
  geo-pos:long "10.7831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1637"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Palola%20siciliensis_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Palola siciliensis_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Palola siciliensis_1939'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7831'^^xsd:double;
  dwc:latitude '33.8595'^^xsd:double;
  dwc:coordinatePrecision '1637'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '2-100'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'Palola siciliensis_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Palola siciliensis (Grube, 1840)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_1939'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'Hilbigneris gracilis_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_2003'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Hilbigneris gracilis_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_2008'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Hilbigneris gracilis_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_2010'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Hilbigneris gracilis_2010'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_1970'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'Hilbigneris gracilis_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_2015'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'Hilbigneris gracilis_2015'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hilbigneris%20gracilis_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hilbigneris%20gracilis_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hilbigneris%20gracilis_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hilbigneris gracilis_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hilbigneris gracilis_2017'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0-60'^^xsd:string;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:occurrenceId 'Hilbigneris gracilis_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hilbigneris gracilis (Ehlers, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbricalus%20adriatica_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbricalus%20adriatica_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbricalus%20adriatica_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbricalus%20adriatica_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbricalus%20adriatica_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbricalus adriatica_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbricalus adriatica_1970'^^xsd:string;
  dwc:scientificName 'Lumbricalus adriatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:aphiaid '130227'^^xsd:integer;
  dwc:occurrenceId 'Lumbricalus adriatica_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130227'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbricalus adriatica (Fauvel, 1940)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineriopsis%20paradoxa_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineriopsis%20paradoxa_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineriopsis paradoxa_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineriopsis paradoxa_1939'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:depthRange 'Apr-94'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineriopsis paradoxa_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineriopsis paradoxa (Saint-Joseph, 1888)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineriopsis%20paradoxa_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineriopsis%20paradoxa_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineriopsis paradoxa_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineriopsis paradoxa_2010'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:depthRange 'Apr-94'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lumbrineriopsis paradoxa_2010'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineriopsis paradoxa (Saint-Joseph, 1888)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineriopsis%20paradoxa_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineriopsis%20paradoxa_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineriopsis paradoxa_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineriopsis paradoxa_2012'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:depthRange 'Apr-94'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lumbrineriopsis paradoxa_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineriopsis paradoxa (Saint-Joseph, 1888)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineriopsis%20paradoxa_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineriopsis%20paradoxa_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineriopsis%20paradoxa_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineriopsis paradoxa_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineriopsis paradoxa_2017'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi et al'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:depthRange 'Apr-94'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineriopsis paradoxa_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineriopsis paradoxa (Saint-Joseph, 1888)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20coccinea_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20coccinea_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20coccinea_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20coccinea_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20coccinea_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris coccinea_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris coccinea_1939'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris coccinea_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris coccinea (Renier, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20coccinea_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20coccinea_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20coccinea_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20coccinea_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20coccinea_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris coccinea_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris coccinea_1980'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris coccinea_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris coccinea (Renier, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1939'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1978_GulfOfTunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1978_GulfOfTunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1978_GulfOfTunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1978_GulfOfTunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1978_GulfOfTunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1978_GulfOfTunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1978_GulfOfTunis'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1978_GulfOfTunis'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1978_LagoonOfMonastir>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1978_LagoonOfMonastir> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1978_LagoonOfMonastir> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1978_LagoonOfMonastir>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1978_LagoonOfMonastir>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1978_LagoonOfMonastir" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1978_LagoonOfMonastir'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1978_LagoonOfMonastir'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1980'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_2003'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lumbrineris latreilli_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_2008'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lumbrineris latreilli_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_%202010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_%202010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_%202010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_%202010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_%202010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_ 2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_ 2010'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lumbrineris latreilli_ 2010'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_%202012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_%202012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_%202012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_%202012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_%202012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_ 2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_ 2012'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Lumbrineris latreilli_ 2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1929'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1934'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Lumbrineris%20latreilli_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Lumbrineris%20latreilli_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Lumbrineris%20latreilli_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lumbrineris latreilli_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Lumbrineris latreilli_1970'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:depthRange 'Feb-74'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'Lumbrineris latreilli_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris latreilli Audouin & Milne-Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20fragilis_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20fragilis_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20fragilis_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20fragilis_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20fragilis_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma fragilis_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma fragilis_2003'^^xsd:string;
  dwc:scientificName 'Scoletoma fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Mar-50'^^xsd:string;
  dwc:aphiaid '130261'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoletoma fragilis_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma fragilis (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20fragilis_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20fragilis_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20fragilis_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20fragilis_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20fragilis_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma fragilis_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma fragilis_2008'^^xsd:string;
  dwc:scientificName 'Scoletoma fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Mar-50'^^xsd:string;
  dwc:aphiaid '130261'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoletoma fragilis_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma fragilis (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20funchalensis_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20funchalensis_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20funchalensis_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33333"^^xsd:decimal ;
  dwc:decimalLongitude "11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20funchalensis_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 11.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.33333"^^xsd:decimal ;
  geo-pos:long "11.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20funchalensis_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma funchalensis_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma funchalensis_1961'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.05'^^xsd:double;
  dwc:latitude '37.33333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '50'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma funchalensis_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma funchalensis (Kinberg, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8348"^^xsd:decimal ;
  dwc:decimalLongitude "10.3243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  geo-pos:lat "36.8348"^^xsd:decimal ;
  geo-pos:long "10.3243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_1939'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3243'^^xsd:double;
  dwc:latitude '36.8348'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma impatiens_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_1978'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma impatiens_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_1980'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma impatiens_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_2003'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoletoma impatiens_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_2006'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoletoma impatiens_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_2008_TunisBay>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2008_TunisBay> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2008_TunisBay> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2008_TunisBay>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_2008_TunisBay>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_2008_TunisBay" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_2008_TunisBay'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Scoletoma impatiens_2008_TunisBay'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_1970'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma impatiens_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_2008_GulfOfGabes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2008_GulfOfGabes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2008_GulfOfGabes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2008_GulfOfGabes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_2008_GulfOfGabes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_2008_GulfOfGabes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_2008_GulfOfGabes'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Perez et al'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma impatiens_2008_GulfOfGabes'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Scoletoma%20impatiens_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.36667"^^xsd:decimal ;
  dwc:decimalLongitude "10.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Scoletoma%20impatiens_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.36667 10.33333)"^^geo:wktLiteral ;
  geo-pos:lat "34.36667"^^xsd:decimal ;
  geo-pos:long "10.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Scoletoma%20impatiens_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scoletoma impatiens_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Scoletoma impatiens_2017'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi et al.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.33333'^^xsd:double;
  dwc:latitude '34.36667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange 'Feb-50'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Scoletoma impatiens_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Scoletoma impatiens (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arabella%20geniculata_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arabella%20geniculata_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arabella%20geniculata_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^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/8698__Arabella%20geniculata_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arabella%20geniculata_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arabella geniculata_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arabella geniculata_2012'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:depthRange '25'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Arabella geniculata_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arabella geniculata (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arabella%20iricolor_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arabella%20iricolor_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arabella%20iricolor_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arabella%20iricolor_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arabella%20iricolor_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arabella iricolor_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arabella iricolor_1978'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:depthRange '2-137'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'Arabella iricolor_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arabella iricolor (Montagu, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arabella%20iricolor_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arabella%20iricolor_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arabella%20iricolor_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arabella%20iricolor_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arabella%20iricolor_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arabella iricolor_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arabella iricolor_1980'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:depthRange '2-137'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'Arabella iricolor_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arabella iricolor (Montagu, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arabella%20iricolor_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arabella%20iricolor_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arabella%20iricolor_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arabella%20iricolor_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arabella%20iricolor_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arabella iricolor_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arabella iricolor_1982'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Azzouna'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:depthRange '2-137'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'Arabella iricolor_1982'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arabella iricolor (Montagu, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arabella%20iricolor_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arabella%20iricolor_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arabella%20iricolor_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8595 10.7831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8595"^^xsd:decimal ;
  dwc:decimalLongitude "10.7831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1637"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arabella%20iricolor_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8595 10.7831)"^^geo:wktLiteral ;
  geo-pos:lat "33.8595"^^xsd:decimal ;
  geo-pos:long "10.7831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1637"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arabella%20iricolor_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arabella iricolor_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arabella iricolor_1939'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7831'^^xsd:double;
  dwc:latitude '33.8595'^^xsd:double;
  dwc:coordinatePrecision '1637'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:depthRange '2-137'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'Arabella iricolor_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arabella iricolor (Montagu, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Arabella%20iricolor_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Arabella%20iricolor_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Arabella%20iricolor_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Arabella%20iricolor_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Arabella%20iricolor_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Arabella iricolor_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Arabella iricolor_1970'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:depthRange '2-137'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'Arabella iricolor_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Arabella iricolor (Montagu, 1804)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_1978_GulfOfTunis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_1978_GulfOfTunis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_1978_GulfOfTunis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_1978_GulfOfTunis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_1978_GulfOfTunis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_1978_GulfOfTunis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_1978_GulfOfTunis'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Drilonereis filum_1978_GulfOfTunis'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_1978_LagoonOfMonastir>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_1978_LagoonOfMonastir> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_1978_LagoonOfMonastir> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_1978_LagoonOfMonastir>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_1978_LagoonOfMonastir>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_1978_LagoonOfMonastir" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_1978_LagoonOfMonastir'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Drilonereis filum_1978_LagoonOfMonastir'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_2003'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Drilonereis filum_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_2008'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Drilonereis filum_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_2005'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Drilonereis filum_2005'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_2006'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi & Afli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Drilonereis filum_2006'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_%201929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_%201929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_%201929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_%201929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_%201929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_ 1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_ 1929'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Drilonereis filum_ 1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_%201934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_%201934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_%201934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_%201934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_%201934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_ 1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_ 1934'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Drilonereis filum_ 1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Drilonereis%20filum_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Drilonereis%20filum_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Drilonereis%20filum_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Drilonereis%20filum_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Drilonereis%20filum_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Drilonereis filum_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Drilonereis filum_1970'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange 'Feb-66'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Drilonereis filum_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Drilonereis filum (Claparède, 1868)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Notocirrus%20scoticus_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Notocirrus%20scoticus_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Notocirrus%20scoticus_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Notocirrus%20scoticus_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Notocirrus%20scoticus_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Notocirrus scoticus_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Notocirrus scoticus_2022'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '0.5-2'^^xsd:string;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Notocirrus scoticus_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Notocirrus scoticus McIntosh, 1869'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aponuphis%20bilineata_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aponuphis%20bilineata_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aponuphis%20bilineata_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aponuphis%20bilineata_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aponuphis%20bilineata_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aponuphis bilineata_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aponuphis bilineata_1978'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:depthRange 'Feb-61'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'Aponuphis bilineata_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aponuphis bilineata (Baird, 1870)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aponuphis%20bilineata_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aponuphis%20bilineata_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aponuphis%20bilineata_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aponuphis%20bilineata_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aponuphis%20bilineata_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aponuphis bilineata_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aponuphis bilineata_2012'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:depthRange 'Feb-61'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aponuphis bilineata_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aponuphis bilineata (Baird, 1870)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aponuphis%20brementi_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aponuphis%20brementi_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aponuphis%20brementi_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aponuphis%20brementi_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aponuphis%20brementi_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aponuphis brementi_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aponuphis brementi_2003'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:depthRange 'Feb-67'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aponuphis brementi_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aponuphis brementi (Fauvel, 1916)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aponuphis%20brementi_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aponuphis%20brementi_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aponuphis%20brementi_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aponuphis%20brementi_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aponuphis%20brementi_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aponuphis brementi_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aponuphis brementi_2008'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:depthRange 'Feb-67'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aponuphis brementi_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aponuphis brementi (Fauvel, 1916)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Aponuphis%20brementi_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Aponuphis%20brementi_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Aponuphis%20brementi_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Aponuphis%20brementi_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Aponuphis%20brementi_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Aponuphis brementi_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Aponuphis brementi_2012'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:depthRange 'Feb-67'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Aponuphis brementi_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Aponuphis brementi (Fauvel, 1916)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20marocensis_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20marocensis_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20marocensis_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20marocensis_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20marocensis_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra marocensis_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra marocensis_2009'^^xsd:string;
  dwc:scientificName 'Diopatra marocensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:depthRange '0.2-23'^^xsd:string;
  dwc:aphiaid '335059'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Diopatra marocensis_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '335059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra marocensis Paxton, Fadlaoui & Lechapt, 1995'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20marocensis_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20marocensis_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20marocensis_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20marocensis_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20marocensis_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra marocensis_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra marocensis_2022'^^xsd:string;
  dwc:scientificName 'Diopatra marocensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:depthRange '0.2-23'^^xsd:string;
  dwc:aphiaid '335059'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Diopatra marocensis_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '335059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra marocensis Paxton, Fadlaoui & Lechapt, 1995'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20neapolitana_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20neapolitana_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20neapolitana_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra neapolitana_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra neapolitana_1970'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0.2-60'^^xsd:string;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:occurrenceId 'Diopatra neapolitana_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra neapolitana Delle Chiaje, 1841'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20neapolitana_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20neapolitana_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra neapolitana_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra neapolitana_2002'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0.2-60'^^xsd:string;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:occurrenceId 'Diopatra neapolitana_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra neapolitana Delle Chiaje, 1841'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20neapolitana_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20neapolitana_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra neapolitana_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra neapolitana_2003'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0.2-60'^^xsd:string;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Diopatra neapolitana_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra neapolitana Delle Chiaje, 1841'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20neapolitana_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20neapolitana_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra neapolitana_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra neapolitana_2008'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0.2-60'^^xsd:string;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Diopatra neapolitana_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra neapolitana Delle Chiaje, 1841'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Diopatra%20neapolitana_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Diopatra%20neapolitana_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Diopatra%20neapolitana_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diopatra neapolitana_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Diopatra neapolitana_2004'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Glaoui Chakroun'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '0.2-60'^^xsd:string;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:occurrenceId 'Diopatra neapolitana_2004'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra neapolitana Delle Chiaje, 1841'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hyalinoecia%20tubicola_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74234 10.02756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74234"^^xsd:decimal ;
  dwc:decimalLongitude "10.02756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74234 10.02756)"^^geo:wktLiteral ;
  geo-pos:lat "37.74234"^^xsd:decimal ;
  geo-pos:long "10.02756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hyalinoecia%20tubicola_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyalinoecia tubicola_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hyalinoecia tubicola_1973'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Azouz'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.02756'^^xsd:double;
  dwc:latitude '37.74234'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '30-60'^^xsd:string;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Hyalinoecia tubicola_1973'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hyalinoecia%20tubicola_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hyalinoecia%20tubicola_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyalinoecia tubicola_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hyalinoecia tubicola_2003'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '30-60'^^xsd:string;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Hyalinoecia tubicola_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hyalinoecia%20tubicola_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hyalinoecia%20tubicola_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyalinoecia tubicola_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hyalinoecia tubicola_2008'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '30-60'^^xsd:string;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Hyalinoecia tubicola_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Hyalinoecia%20tubicola_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Hyalinoecia%20tubicola_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Hyalinoecia%20tubicola_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hyalinoecia tubicola_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Hyalinoecia tubicola_2012'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange '30-60'^^xsd:string;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Hyalinoecia tubicola_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Nothria%20conchylega_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Nothria%20conchylega_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Nothria%20conchylega_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Nothria%20conchylega_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Nothria%20conchylega_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Nothria conchylega_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Nothria conchylega_2008'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '15.5-121'^^xsd:string;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Nothria conchylega_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Nothria conchylega (Sars, 1835)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Onuphis%20eremita_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Onuphis%20eremita_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Onuphis%20eremita_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Onuphis%20eremita_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Onuphis%20eremita_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Onuphis eremita_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Onuphis eremita_2022'^^xsd:string;
  dwc:scientificName 'Onuphis eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:depthRange '0.2-0.5'^^xsd:string;
  dwc:aphiaid '130470'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Onuphis eremita_2022'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130470'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Onuphis eremita Audouin & Milne Edwards, 1833'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Euarche%20tubifex_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Euarche%20tubifex_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Euarche%20tubifex_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Euarche%20tubifex_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Euarche%20tubifex_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Euarche tubifex_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Euarche tubifex_2009'^^xsd:string;
  dwc:scientificName 'Euarche tubifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '66'^^xsd:integer;
  dwc:aphiaid '129734'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Euarche tubifex_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129734'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Euarche tubifex Ehlers, 1887'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Panthalis%20oerstedi_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Panthalis%20oerstedi_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Panthalis%20oerstedi_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Panthalis%20oerstedi_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Panthalis%20oerstedi_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Panthalis oerstedi_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Panthalis oerstedi_2012'^^xsd:string;
  dwc:scientificName 'Panthalis oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:depthRange '32'^^xsd:integer;
  dwc:aphiaid '129737'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Panthalis oerstedi_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Panthalis oerstedi Kinberg, 1856'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Polyodontes%20maxillosus_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Polyodontes%20maxillosus_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Polyodontes%20maxillosus_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Polyodontes%20maxillosus_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Polyodontes%20maxillosus_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Polyodontes maxillosus_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Polyodontes maxillosus_2009'^^xsd:string;
  dwc:scientificName 'Polyodontes maxillosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:depthRange '27-85'^^xsd:string;
  dwc:aphiaid '129738'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Polyodontes maxillosus_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129738'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Polyodontes maxillosus (Ranzani, 1817)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8348"^^xsd:decimal ;
  dwc:decimalLongitude "10.3243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  geo-pos:lat "36.8348"^^xsd:decimal ;
  geo-pos:long "10.3243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1939'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3243'^^xsd:double;
  dwc:latitude '36.8348'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.18333)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "11.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1961'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bellan'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18333'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1961'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.189 9.8545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.189"^^xsd:decimal ;
  dwc:decimalLongitude "9.8545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.189 9.8545)"^^geo:wktLiteral ;
  geo-pos:lat "37.189"^^xsd:decimal ;
  geo-pos:long "9.8545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1966'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Azouz'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.8545'^^xsd:double;
  dwc:latitude '37.189'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1966'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74234 10.02756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74234"^^xsd:decimal ;
  dwc:decimalLongitude "10.02756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74234 10.02756)"^^geo:wktLiteral ;
  geo-pos:lat "37.74234"^^xsd:decimal ;
  geo-pos:long "10.02756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1973'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Azouz'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.02756'^^xsd:double;
  dwc:latitude '37.74234'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1973'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1929'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1929'^^xsd:string;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1934'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seurat'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1934'^^xsd:string;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Laetmonice%20hystrix_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Laetmonice%20hystrix_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Laetmonice%20hystrix_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Laetmonice hystrix_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Laetmonice hystrix_1971'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ktari & Azouz'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:depthRange '0-50'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:occurrenceId 'Laetmonice hystrix_1971'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Laetmonice hystrix (Savigny in Lamarck, 1818)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pontogenia%20chrysocoma_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pontogenia%20chrysocoma_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pontogenia chrysocoma_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pontogenia chrysocoma_1978'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cantone et al.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '40-121'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Pontogenia chrysocoma_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma (Baird, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pontogenia%20chrysocoma_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pontogenia%20chrysocoma_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pontogenia chrysocoma_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pontogenia chrysocoma_1980'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '40-121'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Pontogenia chrysocoma_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma (Baird, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pontogenia%20chrysocoma_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.819"^^xsd:decimal ;
  dwc:decimalLongitude "10.5504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  geo-pos:lat "36.819"^^xsd:decimal ;
  geo-pos:long "10.5504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pontogenia%20chrysocoma_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pontogenia chrysocoma_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pontogenia chrysocoma_1982'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Azzouna'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5504'^^xsd:double;
  dwc:latitude '36.819'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '40-121'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Pontogenia chrysocoma_1982'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma (Baird, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pontogenia%20chrysocoma_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.819"^^xsd:decimal ;
  dwc:decimalLongitude "10.5504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.819 10.5504)"^^geo:wktLiteral ;
  geo-pos:lat "36.819"^^xsd:decimal ;
  geo-pos:long "10.5504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pontogenia%20chrysocoma_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pontogenia chrysocoma_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pontogenia chrysocoma_2009'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.5504'^^xsd:double;
  dwc:latitude '36.819'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '40-121'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Pontogenia chrysocoma_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma (Baird, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pontogenia%20chrysocoma_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8595 10.7831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8595"^^xsd:decimal ;
  dwc:decimalLongitude "10.7831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8595 10.7831)"^^geo:wktLiteral ;
  geo-pos:lat "33.8595"^^xsd:decimal ;
  geo-pos:long "10.7831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pontogenia%20chrysocoma_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pontogenia chrysocoma_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pontogenia chrysocoma_1939'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7831'^^xsd:double;
  dwc:latitude '33.8595'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '40-121'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Pontogenia chrysocoma_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma (Baird, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Pontogenia%20chrysocoma_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Pontogenia%20chrysocoma_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Pontogenia%20chrysocoma_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pontogenia chrysocoma_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Pontogenia chrysocoma_1970'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:depthRange '40-121'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Pontogenia chrysocoma_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma (Baird, 1865)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Chrysopetalum%20debile_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Chrysopetalum%20debile_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Chrysopetalum%20debile_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Chrysopetalum%20debile_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Chrysopetalum%20debile_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chrysopetalum debile_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Chrysopetalum debile_2012'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:depthRange '17'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Chrysopetalum debile_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Chrysopetalum debile (Grube, 1855)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20alba_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20alba_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20alba_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87556"^^xsd:decimal ;
  dwc:decimalLongitude "10.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20alba_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87556 10.47417)"^^geo:wktLiteral ;
  geo-pos:lat "36.87556"^^xsd:decimal ;
  geo-pos:long "10.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20alba_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera alba_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera alba_2009'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.47417'^^xsd:double;
  dwc:latitude '36.87556'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '0.2-66'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Glycera alba_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera alba (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20alba_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20alba_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20alba_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20alba_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20alba_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera alba_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera alba_2012'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '0.2-66'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera alba_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera alba (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20alba_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20alba_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20alba_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20alba_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20alba_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera alba_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera alba_1970'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '0.2-66'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'Glycera alba_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera alba (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20alba_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20alba_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20alba_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20alba_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20alba_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera alba_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera alba_2017'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi et al.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:depthRange '0.2-66'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'Glycera alba_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera alba (Müller, 1776)'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20fallax_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20fallax_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20fallax_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20fallax_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20fallax_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera fallax_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera fallax_1970'^^xsd:string;
  dwc:scientificName 'Glycera fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '0.2-100'^^xsd:string;
  dwc:aphiaid '336908'^^xsd:integer;
  dwc:occurrenceId 'Glycera fallax_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera fallax Quatrefages, 1850'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20fallax_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20fallax_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20fallax_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20fallax_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20fallax_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera fallax_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera fallax_2017'^^xsd:string;
  dwc:scientificName 'Glycera fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbbahi et al.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:depthRange '0.2-100'^^xsd:string;
  dwc:aphiaid '336908'^^xsd:integer;
  dwc:occurrenceId 'Glycera fallax_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera fallax Quatrefages, 1850'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20lapidum_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20lapidum_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20lapidum_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20lapidum_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20lapidum_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera lapidum_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera lapidum_2012'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaai et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:depthRange 'Feb-60'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera lapidum_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera lapidum Quatrefages, 1865'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tesselata_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tesselata_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tesselata_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13611"^^xsd:decimal ;
  dwc:decimalLongitude "10.80889"^^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 "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tesselata_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13611 10.80889)"^^geo:wktLiteral ;
  geo-pos:lat "37.13611"^^xsd:decimal ;
  geo-pos:long "10.80889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tesselata_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tesselata_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tesselata_1980'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zghal & Ben Amor'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.80889'^^xsd:double;
  dwc:latitude '37.13611'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:depthRange '0.5-58'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'Glycera tesselata_1980'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata Grube, 1863'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tesselata_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tesselata_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tesselata_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tesselata_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tesselata_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tesselata_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tesselata_2003'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:depthRange '0.5-58'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera tesselata_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata Grube, 1863'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tesselata_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tesselata_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tesselata_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^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 "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tesselata_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tesselata_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tesselata_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tesselata_2008'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:depthRange '0.5-58'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera tesselata_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata Grube, 1863'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tesselata_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tesselata_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tesselata_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^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 "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tesselata_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tesselata_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tesselata_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tesselata_2012'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zaabi et al.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:depthRange '0.5-58'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera tesselata_2012'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata Grube, 1863'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tesselata_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tesselata_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tesselata_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^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 "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tesselata_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tesselata_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tesselata_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tesselata_2017'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mosbahi et .al'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:depthRange '0.5-58'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'Glycera tesselata_2017'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata Grube, 1863'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8348"^^xsd:decimal ;
  dwc:decimalLongitude "10.3243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  geo-pos:lat "36.8348"^^xsd:decimal ;
  geo-pos:long "10.3243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_1939'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3243'^^xsd:double;
  dwc:latitude '36.8348'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'Glycera tridactyla_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71651"^^xsd:decimal ;
  dwc:decimalLongitude "10.87804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71651 10.87804)"^^geo:wktLiteral ;
  geo-pos:lat "35.71651"^^xsd:decimal ;
  geo-pos:long "10.87804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_1978'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mortier'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.87804'^^xsd:double;
  dwc:latitude '35.71651'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'Glycera tridactyla_1978'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_2002'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ben Souissi'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'Glycera tridactyla_2002'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_2003'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera tridactyla_2003'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_2008'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari & Afli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Van veen Grab'^^xsd:string;
  dwc:occurrenceId 'Glycera tridactyla_2008'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81944"^^xsd:decimal ;
  dwc:decimalLongitude "10.24694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81944 10.24694)"^^geo:wktLiteral ;
  geo-pos:lat "36.81944"^^xsd:decimal ;
  geo-pos:long "10.24694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_2004'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Glaoui Chakroun'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.24694'^^xsd:double;
  dwc:latitude '36.81944'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'Glycera tridactyla_2004'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20tridactyla_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20tridactyla_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59128"^^xsd:decimal ;
  dwc:decimalLongitude "10.81145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20tridactyla_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59128 10.81145)"^^geo:wktLiteral ;
  geo-pos:lat "33.59128"^^xsd:decimal ;
  geo-pos:long "10.81145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20tridactyla_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera tridactyla_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera tridactyla_2016'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Khedhri et al.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81145'^^xsd:double;
  dwc:latitude '33.59128'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:depthRange '0.3-68'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'Glycera tridactyla_2016'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tridactyla Schmarda, 1861'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20unicornis_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20unicornis_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20unicornis_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8348"^^xsd:decimal ;
  dwc:decimalLongitude "10.3243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20unicornis_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  geo-pos:lat "36.8348"^^xsd:decimal ;
  geo-pos:long "10.3243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20unicornis_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera unicornis_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera unicornis_1939'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Wesenberg-Lund'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3243'^^xsd:double;
  dwc:latitude '36.8348'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:depthRange '21-105'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'Glycera unicornis_1939'^^xsd:string;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera unicornis Savigny in Lamarck, 1818'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20unicornis_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20unicornis_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20unicornis_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8348"^^xsd:decimal ;
  dwc:decimalLongitude "10.3243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20unicornis_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8348 10.3243)"^^geo:wktLiteral ;
  geo-pos:lat "36.8348"^^xsd:decimal ;
  geo-pos:long "10.3243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20unicornis_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera unicornis_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera unicornis_2009'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ayari et al.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.3243'^^xsd:double;
  dwc:latitude '36.8348'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:depthRange '21-105'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingProtocol 'Charcott dredge'^^xsd:string;
  dwc:occurrenceId 'Glycera unicornis_2009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera unicornis Savigny in Lamarck, 1818'^^xsd:string;
  .
<https://eurobis.org/id/location/8698__Glycera%20unicornis_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8698__Glycera%20unicornis_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8698__Glycera%20unicornis_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.065"^^xsd:decimal ;
  dwc:decimalLongitude "10.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8698__Glycera%20unicornis_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.065 10.36889)"^^geo:wktLiteral ;
  geo-pos:lat "34.065"^^xsd:decimal ;
  geo-pos:long "10.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8698__Glycera%20unicornis_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Glycera unicornis_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8698_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-24'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:catalogNumber 'Glycera unicornis_1970'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gaillande'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.36889'^^xsd:double;
  dwc:latitude '34.065'^^xsd:double;
  dwc:coordinatePrecision '53000'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:depthRange '21-105'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'Glycera unicornis_1970'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'the exact EventDate is unknown and for this reason it is presented the date of the reference'^^xsd:string;
  dwc:verbatimIdentification 'Glycera unicornis Savigny in Lamarck, 1818'^^xsd:string;
  .
# EOF