@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/event/4242_EG-El%20Burrullus>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EG-El Burrullus" ;
  .
<https://eurobis.org/id/event/4242_EG-Sidi%20Barani>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EG-Sidi Barani" ;
  .
<https://eurobis.org/id/location/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.59 30.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.59"^^xsd:decimal ;
  dwc:decimalLongitude "30.96"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.59 30.96)"^^geo:wktLiteral ;
  geo-pos:lat "31.59"^^xsd:decimal ;
  geo-pos:long "30.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-El Burrullus" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_15'^^xsd:string;
  dwc:scientificName 'Exogone (Parexogone) parasexoculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-El Burrullus'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '30.96'^^xsd:double;
  dwc:latitude '31.59'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '327962'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_15'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.59 30.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.59"^^xsd:decimal ;
  dwc:decimalLongitude "30.96"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.59 30.96)"^^geo:wktLiteral ;
  geo-pos:lat "31.59"^^xsd:decimal ;
  geo-pos:long "30.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-El Burrullus" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_22'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-El Burrullus'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '30.96'^^xsd:double;
  dwc:latitude '31.59'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_22'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.59 30.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.59"^^xsd:decimal ;
  dwc:decimalLongitude "30.96"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.59 30.96)"^^geo:wktLiteral ;
  geo-pos:lat "31.59"^^xsd:decimal ;
  geo-pos:long "30.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-El%20Burrullus_Syllidae_North%20Mediterranean%20Coast_Egypt_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-El Burrullus" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_18'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-El Burrullus'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '30.96'^^xsd:double;
  dwc:latitude '31.59'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '388937'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_18'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '388937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.04"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "26.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-Sidi Barani" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_13'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-Sidi Barani'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '26.04'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_13'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.04"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "26.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-Sidi Barani" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_16'^^xsd:string;
  dwc:scientificName 'Exogone (Parexogone) parasexoculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-Sidi Barani'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '26.04'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '327962'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_16'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.04"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "26.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-Sidi Barani" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_14'^^xsd:string;
  dwc:scientificName 'Exogone (Parexogone) gambiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-Sidi Barani'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '26.04'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131301'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_14'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.04"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "26.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-Sidi Barani" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_20'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-Sidi Barani'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '26.04'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_20'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.04"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "26.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-Sidi Barani" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_21'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis sandrae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-Sidi Barani'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '26.04'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '731133'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_21'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '731133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
<https://eurobis.org/id/location/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.04"^^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 "4450"^^xsd:integer ;
  dwc:locationRemarks "Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication"@en .

<https://eurobis.org/id/point/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.67 26.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.67"^^xsd:decimal ;
  geo-pos:long "26.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4450"^^xsd:integer .

<https://eurobis.org/id/occurrence/4242_EG-Sidi%20Barani_Syllidae_North%20Mediterranean%20Coast_Egypt_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Syllidae_North Mediterranean Coast_Egypt_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4242_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "EG-Sidi Barani" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'National Institute of Oceanography and Fisheries, Alexandria'^^xsd:string;
  dwc:collectionCode 'Syllidae (Polychaeta) from the North Mediterranean Coast of Egypt'^^xsd:string;
  dwc:catalogNumber 'Syllidae_North Mediterranean Coast_Egypt_17'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis fujianensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'EG-Sidi Barani'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '26.04'^^xsd:double;
  dwc:latitude '31.67'^^xsd:double;
  dwc:coordinatePrecision '4450'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '731111'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab (0.25 m³), samples were washed and sieved through 0.3µm sieve, and sorted under Stereomicroscope'^^xsd:string;
  dwc:occurrenceId 'Syllidae_North Mediterranean Coast_Egypt_17'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '731111'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Coordinates and coordinates uncertainty estimated by MedOBIS data management team based on the map in publication'^^xsd:string;
  .
# EOF