@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/6020_102_1933-11-7>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "102_1933-11-7" ;
  .
<https://eurobis.org/id/event/6020_125_1933-11-13>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "125_1933-11-13" ;
  .
<https://eurobis.org/id/event/6020_59a_1933-10-28>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "59a_1933-10-28" ;
  .
<https://eurobis.org/id/event/6020_75_1933-11-4>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "75_1933-11-4" ;
  .
<https://eurobis.org/id/event/6020_nearbath_1933-8-30>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "nearbath_1933-8-30" ;
  .
<https://eurobis.org/id/event/6020_plankton10_1933-9-24>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "plankton10_1933-9-24" ;
  .
<https://eurobis.org/id/location/6020_102_1933-11-7_Egypt_Turbellaria_102_1933-11-7_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_102_1933-11-7_Egypt_Turbellaria_102_1933-11-7_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_102_1933-11-7_Egypt_Turbellaria_102_1933-11-7_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.099868 29.725917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.099868"^^xsd:decimal ;
  dwc:decimalLongitude "29.725917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_102_1933-11-7_Egypt_Turbellaria_102_1933-11-7_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.099868 29.725917)"^^geo:wktLiteral ;
  geo-pos:lat "31.099868"^^xsd:decimal ;
  geo-pos:long "29.725917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_102_1933-11-7_Egypt_Turbellaria_102_1933-11-7_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_102_1933-11-7_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "102_1933-11-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_102_1933-11-7_7'^^xsd:string;
  dwc:scientificName 'Schematommatidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber '102_1933-11-7'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '29.725917'^^xsd:double;
  dwc:latitude '31.099868'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Not adult, badly preserved; Name as in original file:Schematommatid'^^xsd:string;
  dwc:aphiaid '880149'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_102_1933-11-7_7'^^xsd:string;
  dwc:observationDate '1933-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '479194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_plankton10_1933-9-24_Egypt_Turbellaria_plankton10_1933-9-24_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_plankton10_1933-9-24_Egypt_Turbellaria_plankton10_1933-9-24_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_plankton10_1933-9-24_Egypt_Turbellaria_plankton10_1933-9-24_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.386934 29.817017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.386934"^^xsd:decimal ;
  dwc:decimalLongitude "29.817017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_plankton10_1933-9-24_Egypt_Turbellaria_plankton10_1933-9-24_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.386934 29.817017)"^^geo:wktLiteral ;
  geo-pos:lat "31.386934"^^xsd:decimal ;
  geo-pos:long "29.817017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_plankton10_1933-9-24_Egypt_Turbellaria_plankton10_1933-9-24_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_plankton10_1933-9-24_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "plankton10_1933-9-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_plankton10_1933-9-24_9'^^xsd:string;
  dwc:scientificName 'Monochoerus illardatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber 'plankton10_1933-9-24'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '29.817017'^^xsd:double;
  dwc:latitude '31.386934'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Plankton.On account of the bad histological state an exact definition of the species is impossible.; Name as in original file:Monochoerus illardatus'^^xsd:string;
  dwc:aphiaid '380128'^^xsd:integer;
  dwc:samplingProtocol 'vertical haul 60 m. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_plankton10_1933-9-24_9'^^xsd:string;
  dwc:observationDate '1933-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '379907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.166974 29.825788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.166974"^^xsd:decimal ;
  dwc:decimalLongitude "29.825788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.166974 29.825788)"^^geo:wktLiteral ;
  geo-pos:lat "31.166974"^^xsd:decimal ;
  geo-pos:long "29.825788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_125_1933-11-13_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125_1933-11-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_125_1933-11-13_4'^^xsd:string;
  dwc:scientificName 'Prosthiostomum siphunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber '125_1933-11-13'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '29.825788'^^xsd:double;
  dwc:latitude '31.166974'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Name as in original file:Prosthiostomum siphunculus'^^xsd:string;
  dwc:aphiaid '142842'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_125_1933-11-13_4'^^xsd:string;
  dwc:observationDate '1933-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '142842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.166974 29.825788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.166974"^^xsd:decimal ;
  dwc:decimalLongitude "29.825788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.166974 29.825788)"^^geo:wktLiteral ;
  geo-pos:lat "31.166974"^^xsd:decimal ;
  geo-pos:long "29.825788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_125_1933-11-13_Egypt_Turbellaria_125_1933-11-13_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_125_1933-11-13_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125_1933-11-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_125_1933-11-13_8'^^xsd:string;
  dwc:scientificName 'Schematommatidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber '125_1933-11-13'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '29.825788'^^xsd:double;
  dwc:latitude '31.166974'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Not adult, very badly preserved; Name as in original file:Schematommatid'^^xsd:string;
  dwc:aphiaid '880149'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_125_1933-11-13_8'^^xsd:string;
  dwc:observationDate '1933-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '479194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.212364 29.885371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.212364"^^xsd:decimal ;
  dwc:decimalLongitude "29.885371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.212364 29.885371)"^^geo:wktLiteral ;
  geo-pos:lat "31.212364"^^xsd:decimal ;
  geo-pos:long "29.885371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_nearbath_1933-8-30_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "nearbath_1933-8-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_nearbath_1933-8-30_1'^^xsd:string;
  dwc:scientificName 'Stylochus alexandrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber 'nearbath_1933-8-30'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '29.885371'^^xsd:double;
  dwc:latitude '31.212364'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'information about sampling station was kept  only from the text and not the final table.; Name as in original file:Stylochus alexandrinus'^^xsd:string;
  dwc:aphiaid '142850'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_nearbath_1933-8-30_1'^^xsd:string;
  dwc:observationDate '1933-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '142850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.212364 29.885371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.212364"^^xsd:decimal ;
  dwc:decimalLongitude "29.885371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.212364 29.885371)"^^geo:wktLiteral ;
  geo-pos:lat "31.212364"^^xsd:decimal ;
  geo-pos:long "29.885371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_nearbath_1933-8-30_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "nearbath_1933-8-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_nearbath_1933-8-30_2'^^xsd:string;
  dwc:scientificName 'Cirroposthia steueri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber 'nearbath_1933-8-30'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '29.885371'^^xsd:double;
  dwc:latitude '31.212364'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Preserved in alcohol; Name as in original file:Cirroposthia steuri'^^xsd:string;
  dwc:aphiaid '487203'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_nearbath_1933-8-30_2'^^xsd:string;
  dwc:observationDate '1933-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '142828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.212364 29.885371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.212364"^^xsd:decimal ;
  dwc:decimalLongitude "29.885371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.212364 29.885371)"^^geo:wktLiteral ;
  geo-pos:lat "31.212364"^^xsd:decimal ;
  geo-pos:long "29.885371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_nearbath_1933-8-30_Egypt_Turbellaria_nearbath_1933-8-30_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_nearbath_1933-8-30_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "nearbath_1933-8-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_nearbath_1933-8-30_3'^^xsd:string;
  dwc:scientificName 'Prosthiostomum siphunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber 'nearbath_1933-8-30'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '29.885371'^^xsd:double;
  dwc:latitude '31.212364'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Name as in original file:Prosthiostomum siphunculus'^^xsd:string;
  dwc:aphiaid '142842'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_nearbath_1933-8-30_3'^^xsd:string;
  dwc:observationDate '1933-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '142842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_75_1933-11-4_Egypt_Turbellaria_75_1933-11-4_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_75_1933-11-4_Egypt_Turbellaria_75_1933-11-4_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_75_1933-11-4_Egypt_Turbellaria_75_1933-11-4_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.305289 29.932008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.305289"^^xsd:decimal ;
  dwc:decimalLongitude "29.932008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_75_1933-11-4_Egypt_Turbellaria_75_1933-11-4_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.305289 29.932008)"^^geo:wktLiteral ;
  geo-pos:lat "31.305289"^^xsd:decimal ;
  geo-pos:long "29.932008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_75_1933-11-4_Egypt_Turbellaria_75_1933-11-4_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_75_1933-11-4_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75_1933-11-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_75_1933-11-4_6'^^xsd:string;
  dwc:scientificName 'Stylochidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber '75_1933-11-4'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '29.932008'^^xsd:double;
  dwc:latitude '31.305289'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Name as in original file:Stylochid'^^xsd:string;
  dwc:aphiaid '142071'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_75_1933-11-4_6'^^xsd:string;
  dwc:observationDate '1933-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '142071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6020_59a_1933-10-28_Egypt_Turbellaria_59a_1933-10-28_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6020_59a_1933-10-28_Egypt_Turbellaria_59a_1933-10-28_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6020_59a_1933-10-28_Egypt_Turbellaria_59a_1933-10-28_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.307127 29.977202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.307127"^^xsd:decimal ;
  dwc:decimalLongitude "29.977202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6020_59a_1933-10-28_Egypt_Turbellaria_59a_1933-10-28_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.307127 29.977202)"^^geo:wktLiteral ;
  geo-pos:lat "31.307127"^^xsd:decimal ;
  geo-pos:long "29.977202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/6020_59a_1933-10-28_Egypt_Turbellaria_59a_1933-10-28_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Egypt_Turbellaria_59a_1933-10-28_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6020_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59a_1933-10-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-07-06'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Steinbock (1937) Turbellaria XIV. The fishery grounds near Alexandria. Notes and Memories of the Fisheries Directorate of Egypt, No. 25'^^xsd:string;
  dwc:catalogNumber 'Egypt_Turbellaria_59a_1933-10-28_5'^^xsd:string;
  dwc:scientificName 'Cirroposthia steueri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Otto Steinböck'^^xsd:string;
  dwc:fieldNumber '59a_1933-10-28'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '29.977202'^^xsd:double;
  dwc:latitude '31.307127'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Name as in original file:Cirrospothia steuri'^^xsd:string;
  dwc:aphiaid '487203'^^xsd:integer;
  dwc:samplingProtocol 'There was no specific information about sampling method.By the Preliminary Report seems to be the same as the whole expedition-dredge with an opening of 20x70 cm (1400 cm2).Depth is measured in fathom=1.8288 metres.All the excursions were one day trip. For work near the coast a small rowing boat was available. References: Steuer A. 1935. The fishery grounds near Alexandria. 1. Preliminary Report, Notes and Memoirs No 8. Fisheries Research Directorate, Egypt.'^^xsd:string;
  dwc:occurrenceId 'Egypt_Turbellaria_59a_1933-10-28_5'^^xsd:string;
  dwc:observationDate '1933-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '142828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF