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

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_4'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_5'^^xsd:string;
  dwc:scientificName 'Pettiboneia urciensis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '130040'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '130040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_6'^^xsd:string;
  dwc:scientificName 'Polydora caeca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_7'^^xsd:string;
  dwc:scientificName 'Polydora flava '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_8'^^xsd:string;
  dwc:scientificName 'Protodorvillea biarticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '329939'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '329939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_9'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_10'^^xsd:string;
  dwc:scientificName 'Saccocirrus papillocercus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '130972'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '130972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_11'^^xsd:string;
  dwc:scientificName 'Scolaricia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '130536'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '1052455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_12'^^xsd:string;
  dwc:scientificName 'Scoloplos (Leodamas) rubra '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '334767'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '1346052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_1'^^xsd:string;
  dwc:scientificName 'Mercierella enigmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '155394'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_2'^^xsd:string;
  dwc:scientificName 'Neanthes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '129378'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '129378'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4243__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4243__> ;
  mr:hasGeometry <https://eurobis.org/id/point/4243__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.208334"^^xsd:decimal ;
  dwc:decimalLongitude "29.89167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4243__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.208334 29.89167)"^^geo:wktLiteral ;
  geo-pos:lat "31.208334"^^xsd:decimal ;
  geo-pos:long "29.89167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1800"^^xsd:integer .

<https://eurobis.org/id/occurrence/4243__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4243_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'Polychaeta from the Eastern Harbour of Alexandria'^^xsd:string;
  dwc:catalogNumber 'HCMR_Polychaeta Eastern Harbour of Alexandria_3'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.89167'^^xsd:double;
  dwc:latitude '31.208334'^^xsd:double;
  dwc:coordinatePrecision '1800'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ as an average of 7 sampling stations indicated in the map in the publication'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:sampleSize '20 X 20 cm'^^xsd:string;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF